Spring Boot參考教程(二)SpringBoot特性

2. Spring Boot特性 1.  Starter pom(起步依賴) Spring提供了一系列的starterpom來簡化Maven的依賴加載,具體可參考官方文檔13.5 Starters章節。 什麼是Starterpom,以上文中HelloWorld工程爲示例: 在工程的pom中只有三個依賴: 其中:spring-boot-starter-web爲Spring web項目所需依賴,使用了
相關文章
相關標籤/搜索