External Properties in Spring Boot 3 @ConfigurationProperties, @Value, Environment

preview_player
Показать описание


References:

(00:00): Introduction and Important Note
(01:00): Initialize the Service from Scratch
(02:00): Get External Properties by Environment bean
(04:30): Get Environment from ApplicationContext
(08:27): Directly autowire Environment
(12:20): @Value
(13:12): @Value with $
(18:00): @Value with #
(21:12): @ConfigurationProperties
(25:52): 3 ways to Enable @ConfigurationProperties
Рекомендации по теме
Комментарии
Автор

Thank you for this in-depth explanation! Thanks for sharing your knowledge.

sefacihangir