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

vmware-archive/spring-config-injection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Spring Config Decorator

This is a supply 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 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.

foo@bar:my-app$ cf push my-app --no-start
foo@bar:my-app$ cf v3-push my-app -b spring_config_injection -b <final_buildpack>

About

Cloud Foundry supply buildpack example

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published