README.md 1.7 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

# 2 环境

B
bingling 已提交
7 8 9
- `OpenJDK 11.0.10`
- `IDEA 2020.3.2`
- `Gradle 6.8`
B
bingling 已提交
10 11 12 13

# 3 目前已实现

- [Helloworld](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/DemoHelloworld)
B
bingling 已提交
14 15
- [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 已提交
16
- [Hibernate Validator](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/HibernateValidator)
B
bingling 已提交
17
- [Docker部署](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/Docker)
B
bingling 已提交
18
- [HTTPS](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/HTTPS)
B
bingling 已提交
19
- [Mail](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/Mail)
B
bingling 已提交
20
- [Swagger](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/Swagger)
B
bingling 已提交
21
- [Jasypt](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/Jasypt)
B
bingling 已提交
22
- [Redis缓存](https://github.com/2293736867/SpringBootDemoKotlin/tree/master/RedisCache)
B
bingling 已提交
23

B
bingling 已提交
24
# 4 `Kotlin`版实现其他地址
B
bingling 已提交
25 26 27 28 29

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

B
bingling 已提交
30
# 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)