# 1 Spring Boot demo 该仓库是`Spring Boot`的各种`Demo`合集,使用`Java`实现。 # 2 环境 - `OpenJDK 11.0.11` - `IDEA 2021.1.2` - `Maven 3.6.3` # 3 目前已实现 - [Helloworld](https://github.com/2293736867/SpringBootDemoJava/tree/master/DemoHelloworld) - [Spring Web + MyBatis](https://github.com/2293736867/SpringBootDemoJava/tree/master/WebWithMyBatis) - [Spring Web + MyBaits Plus](https://github.com/2293736867/SpringBootDemoJava/tree/master/WebWithMyBatisPlus) - [Hibernate Validator](https://github.com/2293736867/SpringBootDemoJava/tree/master/HibernateValidator) - [Docker部署](https://github.com/2293736867/SpringBootDemoJava/tree/master/Docker) - [HTTPS](https://github.com/2293736867/SpringBootDemoJava/tree/master/HTTPS) - [Mail](https://github.com/2293736867/SpringBootDemoJava/tree/master/Mail) - [Swagger](https://github.com/2293736867/SpringBootDemoJava/tree/master/Swagger) - [Jasypt](https://github.com/2293736867/SpringBootDemoJava/tree/master/Jasypt) - [Redis缓存](https://github.com/2293736867/SpringBootDemoJava/tree/master/RedisCache) - [MyBatis Plus Generator](https://github.com/2293736867/SpringBootDemoJava/tree/main/MyBatisPlusGenerator) - [ShardingSphere + MyBatis Plus + MySQL 读写分离和主从复制](https://github.com/2293736867/SpringBootDemoJava/tree/main/ShardingSphereMyBatisPlusMySQLMasterSlave) - [ShardingSphere + MyBaits Plus + MySQL 分库分表](https://github.com/2293736867/SpringBootDemoJava/tree/main/ShardingSphereMyBatisPlusDataSharding) # 4 `Java`版实现其他地址 - [Github](https://github.com/2293736867/SpringBootDemoJava) - [码云](https://gitee.com/u6b7b5fc3/SpringBootDemoJava) - [CODE.CHINA](https://codechina.csdn.net/qq_27525611/SpringBootDemoJava) # 5 `Kotlin`版实现 - [Github](https://github.com/2293736867/SpringBootDemoKotlin) - [码云](https://gitee.com/u6b7b5fc3/SpringBootDemoKotlin) - [CODE.CHINA](https://codechina.csdn.net/qq_27525611/SpringBootDemoKotlin) # 6 其他 如果觉得对您有帮助可以点个`star`或者关注一下笔者的微信公众号: ![](https://img-blog.csdnimg.cn/20200806194605566.gif)