Navigation Menu

Skip to content

codecentric/spring-boot-configuration-example

 
 

Repository files navigation

spring-boot-configuration-example

This is an exaple project for testing how Spring Boot binds configuration values from different sources to JavaBeans. For more information have a look at the accompanying blog post.

Running the example

For running the example, simply execute the run.sh script:

git clone https://github.com/codecentric/spring-boot-configuration-example
cd spring-boot-configuration-example
./run.sh

You need the following installed for running the example:

Contribution policy

Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.

License

This code is open source software licensed under the Apache 2.0 License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 45.9%
  • Java 27.5%
  • Batchfile 26.6%