Spring Boot @ConfigurationProperties Tips & Tricks

Spring Boot @ConfigurationProperties Tips & Tricks

30,108 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@larryd9577
@larryd9577 - 18.08.2022 21:18

Works also with nested ConfigurationProperties, where the inner ones should not be annotated with @ConfigurationProperties. And also spring supports the mapping from .yaml files.

Ответить
@jasper5016
@jasper5016 - 02.08.2022 00:23

This is amazing tutorial. Thanks for sharing. Can you please cover such tutorials on SpringBoot Configurations and deployment using Docker?

Ответить
@rajumurugesan6927
@rajumurugesan6927 - 31.10.2020 13:25

Good to see more tricky info abt configuration

Ответить
@olehstepaniak2775
@olehstepaniak2775 - 26.10.2020 17:43

HI!
How we can resolve
my.property.first
my.property.some.second ?

Ответить
@cardsigner
@cardsigner - 13.09.2020 13:45

Short and sweet. Thanks!

Ответить
@pandipalanichamy9319
@pandipalanichamy9319 - 10.09.2020 20:51

Crystal Clear Explanation

Ответить
@dicksonthedeveloper6226
@dicksonthedeveloper6226 - 26.06.2020 14:18

Great video! I use spring boot 2.2 in my tutorial so it's good so see how this worked before version 2.2.

Ответить
@davidb6764
@davidb6764 - 19.02.2020 11:07

THUMBS UP@!@

Ответить
@prakhargupta1930
@prakhargupta1930 - 18.11.2019 01:12

Excellent Video

Ответить
@bigheat86
@bigheat86 - 14.10.2019 22:50

Thanks. This helped me a lot.

Ответить
@khalednoordin
@khalednoordin - 16.09.2019 08:03

thanks!

Ответить
@PeterJurkovic1
@PeterJurkovic1 - 26.08.2019 00:56

You could do an example with Java8 Duration & FileSize so folks won't be specifying "timeout-seconds=XX" and instead "timeout=XXs"

Ответить
@GrandMasterPrayer
@GrandMasterPrayer - 19.06.2019 17:24

Very nice video! I'm trying to learn as much Spring boot as possible for a new job I got, this is very helpful

Ответить
@umanajohan
@umanajohan - 21.04.2019 18:04

Thank you !!

Ответить