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

Align spring-cloud-config with JSR 382, contribute to JCP #798

Closed
ansgarkonermann opened this issue Sep 23, 2017 · 2 comments
Closed

Align spring-cloud-config with JSR 382, contribute to JCP #798

ansgarkonermann opened this issue Sep 23, 2017 · 2 comments

Comments

@ansgarkonermann
Copy link

ansgarkonermann commented Sep 23, 2017

Guys around Eclipse MicroProfile started a JSR to standardize an API for Java Application / Micro Services Configuration recently:

JSR home: https://jcp.org/en/jsr/detail?id=382
Twitter: https://twitter.com/ConfigJSR https://twitter.com/MicroProfileIO
Google Groups JSR Status Update: https://groups.google.com/forum/m/#!topic/microprofile/LxyzVg3K2SU

Spring Cloud Config targets the same problem. I would love to see it in-line with this upcoming JSR standard, as much as feasible.

Who can participate in the JCP and provide expertise from Spring Cloud Config into that JCP?

What do you think about this?

@ansgarkonermann ansgarkonermann changed the title Consider contributing to JSR 382 (Java EE Config) Align spring-cloud-config with JSR 382, contribute to JCP Sep 23, 2017
@spencergibb
Copy link
Member

PropertySource is from spring-framework (Dec 2011), ConfigurationProperties (and loading yaml/properties) is from spring boot (Apr 2014) and spring cloud handles the remote pieces (Mar 2015). I'm unsure of the effort across all the projects to do that would be.

What are the dependencies on CDI?

I'm also unsure what the benefit for spring users would be.

@spencergibb
Copy link
Member

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.

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

No branches or pull requests

2 participants