Skip to content

avanathan/spring-boot-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-example

Spring boot example with Configuration & Validation

To run,

mvn clean package spring-boot:repackage
java -jar target/spring-boot-example-1.0.0-SNAPSHOT.jar --spring.profiles.active=preprod,qa --version=1.0

To check validation error,

java -jar target/spring-boot-example-1.0.0-SNAPSHOT.jar --spring.profiles.active=preprod,qa

About

Spring boot example with Configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages