README.md 1008 字节
Newer Older
B
bingling 已提交
1
# 1 Spring Boot demo
B
bingling 已提交
2

B
bingling 已提交
3
该仓库是`Spring Boot``Demo`合集,使用`Kotlin`实现。
B
bingling 已提交
4 5 6 7 8 9

# 2 环境

- `OpenJDK 11.0.8`
- `IDEA 2020.2`
- `Manjaro`
B
bingling 已提交
10 11
- `Gradle`
- `Kotlin`
B
bingling 已提交
12 13 14 15

# 3 目前已实现

- [Helloworld](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/DemoHelloworld)
B
bingling 已提交
16 17
- [Spring Web + MyBatis](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/WebWithMybatis)
- [Spring Web + MyBatis Plus](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/WebWithMyBatisPlus)
B
bingling 已提交
18
- [Hibernate Validator](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/HibernateValidator)
B
bingling 已提交
19
- [Docker部署](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/Docker)
B
bingling 已提交
20

B
bingling 已提交
21
# 4 `Java`版`demo`合集
B
bingling 已提交
22 23 24 25 26

- [Github](https://github.com/2293736867/SpringBootDemoJava)
- [码云](https://gitee.com/u6b7b5fc3/SpringBootDemoJava)


B
bingling 已提交
27
# 5 其他
B
bingling 已提交
28 29 30 31

如果觉得对您有帮助可以点个`star`或者关注一下笔者的微信公众号:

![](https://img-blog.csdnimg.cn/20200806194605566.gif)