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
@@ -67,6 +67,7 @@
|
||||
<module>spring-boot-sample-metrics-redis</module>
|
||||
<module>spring-boot-sample-parent-context</module>
|
||||
<module>spring-boot-sample-profile</module>
|
||||
<module>spring-boot-sample-property-validation</module>
|
||||
<module>spring-boot-sample-secure</module>
|
||||
<module>spring-boot-sample-secure-oauth2</module>
|
||||
<module>spring-boot-sample-servlet</module>
|
||||
|
||||
Reference in New Issue
Block a user