Update README.md

This commit is contained in:
johnA1331 2021-05-27 01:06:55 +08:00 committed by GitHub
parent 81fbe94549
commit a9121efec0
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ This module contains articles about Spring Boot annotations
- [Spring Bean Annotations](https://www.baeldung.com/spring-bean-annotations)
- [Difference Between @ComponentScan and @EnableAutoConfiguration in Spring Boot](https://www.baeldung.com/spring-componentscan-vs-enableautoconfiguration)
- [Where Should the Spring @Service Annotation Be Kept?](https://www.baeldung.com/spring-service-annotation-placement)
- [Spring Conditional Annotations](https://www.baeldung.com/spring-conditional-annotations)