【SpringBoot學習之路】02.Hello World

功能 瀏覽器發送hello請求,服務器接受請求並處理,響應Hello World字符串 創建一個maven工程 導入spring boot相關的依賴 <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId>
相關文章
相關標籤/搜索