springboot-01

Springboot  Springcloud xml文件:aop (數據源、資源文件) 註解:ioc(業務邏輯開發) Spring的Java配置方式是通過 @Configuration和 @Bean 這兩個註解實現的: 1、@Configuration 作用於類上,相當於一個xml配置文件; 2、@Bean 作用於方法上,相當於xml配置中的<bean>; @Configuration//通過該
相關文章
相關標籤/搜索