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

Adds java-cfenv framework #1031

Merged
merged 6 commits into from
Sep 14, 2023
Merged

Adds java-cfenv framework #1031

merged 6 commits into from
Sep 14, 2023

Conversation

pivotal-david-osullivan
Copy link
Contributor

@pivotal-david-osullivan pivotal-david-osullivan commented Aug 29, 2023

This PR adds a new framework, Java CfEnv, which contributes the java-cfenv library for Spring Boot 3+ apps. This is the recommended replacement for Spring AutoReconfiguration which is deprecated.

The Java CfEnv library will set the 'cloud' profile when used with the buildpack, which Spring AutoReconfiguration set explicitly.

Addresses #951

@anthonydahanne
Copy link
Contributor

LGTM (no maintainer role)

@anthonydahanne
Copy link
Contributor

LGTM (no maintainer role)

I have thoroughly tested the new behavior with Spring Boot 3, and I approve this PR as ready for merging!

@pivotal-david-osullivan pivotal-david-osullivan merged commit bb37d7c into main Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants