SpringBoot學習-04

SpringBoot-Web開發 開發Web項目,需要導入Web依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> SpringBoot對靜態
相關文章
相關標籤/搜索