Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for java-cfenv #126

Closed
markpollack opened this issue May 14, 2019 · 6 comments
Closed

Add support for java-cfenv #126

markpollack opened this issue May 14, 2019 · 6 comments

Comments

@markpollack
Copy link

The java-cfenv library is the replacement for the cloud foundry connector libraries, which are now in maintenance mode. New functionality will be added to only to the java-cfenv library, for example for volume services and support for CF's SSO based on Spring Security 5 oauth.

The java-cfenv library provides a more Boot centric way to connect to Cloud Foundry services. You can read more about it from the blog https://spring.io/blog/2019/02/15/introducing-java-cfenv-a-new-library-for-accessing-cloud-foundry-services and on the github site - https://github.com/pivotal-cf/java-cfenv

@snicoll snicoll transferred this issue from spring-io/initializr May 20, 2019
@snicoll snicoll changed the title Add ability to select java-cfenv dependency Add support for java-cfenv dependency Aug 1, 2019
@snicoll snicoll changed the title Add support for java-cfenv dependency Add support for java-cfenv Aug 1, 2019
@making
Copy link

making commented Nov 3, 2020

waiting for pivotal-cf/java-cfenv#76
cc: @dyroberts

@pivotal-david-osullivan

Hi all, adding support for java-cfenv was previously waiting on cloudfoundry/java-buildpack#779, however this is no longer blocked as per the latest comment.

Could adding this to the Initializr be revisited?

@wilkinsona
Copy link
Contributor

My reading of cloudfoundry/java-buildpack#779 is that decision has been made about the path things are going to take, but no steps down that path have been taken. As I understand it, that means that the buildpacks will still use Spring Auto Reconfiguration by default and that users would still have to disable SAR to use java-cfenv so things haven't really changed for users.

@bclozel
Copy link
Member

bclozel commented Jan 25, 2023

Spring Auto Reconfiguration & Spring Cloud Connectors will be still the default until March 2023, we need to wait for this new date to consider a change here.
cloudfoundry/java-buildpack#951 (comment)

@snicoll
Copy link
Contributor

snicoll commented Jun 17, 2023

This was opened 4 years ago without any actionable step so I am going to close this now.

@snicoll snicoll closed this as not planned Won't fix, can't repro, duplicate, stale Jun 17, 2023
@anthonydahanne
Copy link

Just an update on what the Java Buildpack for CloudFoundry injects in 2024 to a spring boot app (that neither contains SAR / SCC nor Java-cfenv)

Back to start.spring.io, that really does not matter if it does not provide the option for users to add Java-cfenv; it will be injected by the CF JBP at deployment time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants