Spring Boot Conditional - Change behaviour in different environments

Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=Sd6mRCwm7dg



Duration: 16:15
1,626 views
38


Annotate classes or methods with @Bean with @ConditionalXxxx to only create them in certain cases. Feel free to leave me a comment. Enjoy! :-)
The code is located here:
https://github.com/ekim197711/springboot-conditional







Tags:
java
spring
spring boot
conditional
beans
component