Add configuration properties validation sample

Create a new project sample that demonstrate the usage of
@ConfigurationProperties with configurationPropertiesValidator.

Fixes gh-3513
This commit is contained in:
Lucas Saldanha
2015-07-17 02:16:52 -03:00
committed by Stephane Nicoll
parent 4596844b90
commit bf303b02f7
12 changed files with 342 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
host: 192.168.0.1
port: 8080