Skip to content

Latest commit

 

History

History

spring-boot-externalize-config-3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Spring @PropertySource example

This is sample code for Spring @PropertySource example

1. How to start

$ git clone https://github.com/mkyong/spring-boot.git

$ cd spring-boot-externalize-config-3

$ mvn test

$ mvn spring-boot:run