Closed s-bortolussi closed 8 years ago
Spring offers built-in mechanisms to directly bind property values to structured objects via @ConfigurationProperties.
This could be an interesting alernative to replace specific code from CatalogConfig and CredentialsConfig.
See : https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html
Spring offers built-in mechanisms to directly bind property values to structured objects via @ConfigurationProperties.
This could be an interesting alernative to replace specific code from CatalogConfig and CredentialsConfig.
See : https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html