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:
committed by
Stephane Nicoll
parent
4596844b90
commit
bf303b02f7
@@ -0,0 +1,2 @@
|
||||
host: 192.168.0.1
|
||||
port: 8080
|
||||
Reference in New Issue
Block a user