- 博客(3)
- 收藏
- 关注
原创 提交eclipse项目至git
配置项目 右键项目->team->share project 勾选Use or create repository in parent folder of project 点击Create Repository,finish为新建项目添加index 右键项目->team->add to index 无需提交的文件通过右键->team-&g...
2018-04-13 17:34:51
214
原创 创建springboot项目
通过Spring Initializr初始化创建springboot项目,勾选Web,Thymeleaf,JAP,Security;com.xxx.xxx.properties:领域模型,定义实体类,@Entity表明其为JAP实体;com.xxx.xxx.repository:定义仓库接口(interface);拓展JpaRepository接口:extends JpaRepository<...
2018-04-13 16:35:32
245
原创 tomcat部署高可用eureka-server
使用外部tomcat部署eureka-server时,为排除springboot内置的tomcat,修改pom.xml文件,增加 org.springframework.boot spring-boot-starter-web org.springframework.boot
2018-01-23 20:21:49
7426
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅