Java CFEnv 1.1.0.RC1 Released
DRANK

<div class="sect1"> <h2 id="introduction"><a class="anchor" href="#introduction"></a>Introduction</h2> <div class="sectionbody"> <div class="paragraph"> <p>On behalf of the community I am happy to announce the release of Java CFEnv 1.1 RC1.</p> </div> <div class="paragraph"> <p>The RC1 release adds the following functionality:</p> </div> <div class="ulist"> <ul> <li> <p>Checks the classpath to correctly determine setting of MySQL or MariaDB driver class name.</p> </li> <li> <p>When using the Boot support, an exception is thrown if the Spring Cloud Connector library is on the classpath when . This applies only for the following services: DataSource, RabbitMQ, Cassandra, MongoDB, and Redis. The exception message indicates to set the environment variable <code>JBP_CONFIG_SPRING_AUTO_RECONFIGURATION '{enabled: false}'</code></p> </li> <li> <p>Support for Boot 1.5.x by copying a logging utility class into the project.</p> </li> </ul> </d…

spring.io
Related Topics: Java Redis MySQL