Spring Boot - ConfigurationProperties vs Value
Channel:
Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=HmxVvmHKyiU
Never use @Value in your Spring Boot Applications again! Its much nicer and cleaner to map classes to the properties. Use the Configuration Processor to get code completion in your application.properties file. Enjoy! :-) Feel free to leave a comment / question.
Other Videos By Mike Møller Nielsen
Tags:
spring
java
configuration
lombok
spring boot
autowire
value