Java CFEnv 1.1 GA Released
On behalf of the Java CFEnv community I am happy to announce the release of Java CFEnv 1.1 GA.
This release add support for the following services:
-
Volume Services
-
Pivotal Single Sign-On Service
-
Pivotal Redis Service
It also adds the following functionality:
-
Checks the classpath to correctly determine setting of MySQL or MariaDB driver class name.
-
When using the Spring Boot support, an exception is thrown if the Spring Cloud Connector library is on the classpath. This applies only for the following services: DataSource, RabbitMQ, Cassandra, MongoDB, and Redis. The exception message indicates to set the environment variable
JBP_CONFIG_SPRING_AUTO_RECONFIGURATION '{enabled: false}'
-
Support for Boot 1.5.x by copying a logging utility class into the project.