pivotal-cf / java-cfenv

Apache License 2.0
95 stars 59 forks source link

Add Java CFEnv To Spring Initializr #76

Open making opened 4 years ago

making commented 4 years ago

It would be nice to have java-cfenv in Spring Initializr as the current option for CF is Spring Cloud Connector which has been deprecated.

The addition of a project seems to need to be proposed by the project's maintainers via a completed new entry proposal.

dyroberts commented 4 years ago

Thanks @making. We are actively working on making this happen. ;)

dyroberts commented 4 years ago

Blocked by cloudfoundry/java-buildpack#779

making commented 3 years ago

any update? As of cf-for-k8s 1.0, it doesn't include Spring AutoReconfiguration, so java-cfenv is necessary to bind a service out of the box. Specify the version of java-cfenv every time is painful.

pivotal-david-osullivan commented 2 years ago

As per the latest update https://github.com/cloudfoundry/java-buildpack/issues/779#issuecomment-1084682829, this is no longer blocked on the JBP