Skip to content

v3.0.0

Compare
Choose a tag to compare
@anthonydahanne anthonydahanne released this 15 Aug 21:42
· 20 commits to main since this release

Spring Boot 3 + Java 17 support!

Finally, the wait is over, include java-cfenv into your Spring Boot 3 project and bind CF services to your app transparently!

		<dependency>
			<groupId>io.pivotal.cfenv</groupId>
			<artifactId>java-cfenv-boot</artifactId>
			<version>3.0.0</version>
		</dependency>

What's Changed

Thanks

To @pivotal-david-osullivan , @abelsromero and all the users patiently waiting for Spring Boot 3!

Full Changelog: v2.4.0...v3.0.0