ashishlahoti / comments-codingnconcepts.com

Repository for hosting comments for https://codingnconcepts.com
0 stars 0 forks source link

spring-boot/conditional-annotations-in-spring-boot/ #34

Open utterances-bot opened 9 months ago

utterances-bot commented 9 months ago

Conditional Annotations in Spring Boot - Coding N Concepts

Conditional Annotations in Spring Boot

https://codingnconcepts.com/spring-boot/conditional-annotations-in-spring-boot/

MONDEMLANSHMI commented 9 months ago

Thank you for the detials info. Doc. Ashsih., please share if its have any sample git hub proejct direcotry,its more help

ashishlahoti commented 9 months ago

@MONDEMLANSHMI Here are some examples for predefined spring-boot conditional annotations https://github.com/ashishlahoti/springboot-examples/blob/main/springboot-config/src/main/java/com/example/demo/condition/PredefinedConditions.java

let me know if you have any specific use case which you want to solve.