Skip to content

Consider migrating spring-cloud-context into Spring Boot #4353

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

Closed
jkubrynski opened this issue Oct 30, 2015 · 3 comments
Closed

Consider migrating spring-cloud-context into Spring Boot #4353

jkubrynski opened this issue Oct 30, 2015 · 3 comments
Labels
status: duplicate A duplicate of another issue

Comments

@jkubrynski
Copy link
Contributor

It'll be much easier to use such options like properties encryption directly, especially they are not related with cloud coordination.

@philwebb philwebb added the type: enhancement A general enhancement label Nov 5, 2015
@philwebb philwebb added this to the 2.0.0 milestone Jan 6, 2016
@spencergibb
Copy link
Member

Features of spring-cloud-context.

  • Bootstrap application context (bootstrap.{yml|properties}): useful for pulling configuration from external sources.
  • Encryption (as mentioned above).
  • @RefreshScope.
  • Child context utilities for creating a named child context (See @RibbonClient and @FeignClient).

@dsyer
Copy link
Member

dsyer commented Aug 19, 2016

See also #2182

@wilkinsona
Copy link
Member

Duplicates #2182

@wilkinsona wilkinsona added status: duplicate A duplicate of another issue and removed type: enhancement A general enhancement labels Oct 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

5 participants