Skip to content

New Uber Jar named java-cfenv-all !

Compare
Choose a tag to compare
@anthonydahanne anthonydahanne released this 08 Sep 02:12
· 40 commits to main since this release

Get it while it's hot!

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

What's Changed

This new release just includes 1 minor change, the apparition of a new module named java-cf-all, that once built provides the users with an uberjar (all dependencies included; mainly a JSON parser named json-io)

And yes, java-cfenv now relies on json-io

This uberjar will soon be consumed by the java-buildpack for Cloud Foundry for building Spring Boot 3 apps; stay tuned, coming to a CloudFoundry near you soon!