springboot入門實例

1.新建maven項目(打包成jar包)   2.在pom.xml添加spring-boot-starter-web依賴,並更新 <parent>       <groupId>org.springframework.boot</groupId>       <artifactId>spring-boot-starter-parent</artifactId>       <version>1.5
相關文章
相關標籤/搜索