注册
登录
MySQL
>>
project-dev
>>
返回
项目作者:
ah-hui
项目描述 :
spring-boot
高级语言:
Java
项目主页:
项目地址:
git://github.com/ah-hui/project-dev.git
创建时间:
2017-11-30T07:41:29Z
项目社区:
https://github.com/ah-hui/project-dev
开源协议:
MIT License
下载
Spring Boot Example
github地址
Spring Boot的使用案例
T00: 仅保存项目spring-boot初始化状态
T01: 初始化仓库后添加基本基础设施和实体并完成user的CRUD(thymeleaf实现/前后端不分离)
添加Spring-data-jpa/lombok/druid
添加最简单的UserRoleMenu权限模型但尚未实现业务逻辑,RestRole系列
添加thymeleaf,编写user的CRUD和前端页面