README.md 1.5 KB
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
- [HTTPS](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/HTTPS)
B
bingling 已提交
21
- [Mail](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/Mail)
B
bingling 已提交
22
- [Swagger](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/Swagger)
B
bingling 已提交
23

B
bingling 已提交
24 25 26 27 28 29 30
# 4 `Kotlin`版

- [Github](https://github.com/2293736867/SpringBootDemoKotlin)
- [码云](https://gitee.com/u6b7b5fc3/SpringBootDemoKotlin)
- [CODE.CHINA](https://codechina.csdn.net/qq_27525611/SpringBootDemoKotlin)

# 5 `Java`版
B
bingling 已提交
31 32 33

- [Github](https://github.com/2293736867/SpringBootDemoJava)
- [码云](https://gitee.com/u6b7b5fc3/SpringBootDemoJava)
B
bingling 已提交
34
- [CODE.CHINA](https://codechina.csdn.net/qq_27525611/SpringBootDemoJava)
B
bingling 已提交
35 36


B
bingling 已提交
37
# 6 其他
B
bingling 已提交
38 39 40 41

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

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