Spring Boot Conditional - Change behaviour in different environments
Channel:
Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=Sd6mRCwm7dg
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
Other Videos By Mike Møller Nielsen
Tags:
java
spring
spring boot
conditional
beans
component