Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Decorator buildpack for Spring Cloud Config Server integration

License

Notifications You must be signed in to change notification settings

vmware-archive/spring-config-decorator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-config-decorator is no longer actively maintained by VMware.

Spring Config Decorator

NOTE: Meta-buildback is being deprecated
Changes to the core CloudFoundry lifecycle process are making it hard to guarantee on-going compatibility with meta-buildpack and decorators. Some of the use cases for decorators can now be solved by leveraging the new supply buildpack functionality. An updated example using that new mechanism can be found here:

New Spring Config

This is a decorator buildpack for Cloud Foundry that provides integration with the Spring Cloud Config server for any programming language supported by the platform, and requiring zero application code changes.

When this decorator (and the meta-buildpack) is present in your Cloud Foundry deployment, all you will have to do to inject centrally managed configuration into your applications is bind the application to your Spring Cloud Config Server instance. Your application will then automatically receive the properties configured in that server in its environment.

About

Decorator buildpack for Spring Cloud Config Server integration

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published