Spring Boot常用注解类
常用注解类 packge org.springframework.boot.autoconfigure EnableAutoConfiguration Enable auto-configuration of the Spring Application Context, attempting to guess and configure beans that you are likely to need. Auto-configuration classes are usually app…
2025-03-18