Update README.md

This commit is contained in:
johnA1331 2021-01-28 01:26:15 +08:00 committed by GitHub
parent 7634f6a6bd
commit a65de428fd
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ This module contains articles about Spring Boot annotations
- [Spring Core Annotations](https://www.baeldung.com/spring-core-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)