Spring Boot 推薦使用java 配置完全代替XML 配置,java 配置是通過@Configration 和@Bean 註解實現的。 @Configration:作用在 類 上,宣告當前類是 ...
確定! 回上一頁