曾经的blog

曾经的子标题

导航

随笔分类 -  springBoot

springBoot学习区
springBoot基础2
摘要:主要记录上一篇 springBoot基础 中涉及到的pom、项目结构、注解等 首先是pom: 关于pom中这段插件配置: <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin 阅读全文

posted @ 2016-11-03 19:25 阿智 阅读(345) 评论(0) 推荐(0)

springBoot基础
摘要:开始之前最基础的东东here 官网:http://projects.spring.io/spring-boot/ 基础快速构建:http://start.spring.io/ 松哥的博客:http://loveshisong.cn/ jdk:http://www.oracle.com/technet 阅读全文

posted @ 2016-11-02 18:43 阿智 阅读(326) 评论(0) 推荐(0)