Skip to content

coders-kitchen/spring-boot-multi-module-property-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Multi Module Property Files

This is an example project for the blog post Spring Boot & Multi module projects - Adding module specific property files

Requirements

  • Java 1.8+

Usage

After cloning the project execute

./gradlew bootRun

for the default profile case

For the dev profile case comment the first line out and uncomment the fourth line in src/main/application.properties Now run again

./gradlew bootRun

About

This project shows different ways to provide module specific property files in a multi module project that uses Spring Boot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages