English | 简体中文
1.Gradle5 + Spring Boot + Mybatis + Junit4 + H2 Support java web project quick start
2.Support multiple dataSource: MybatisDatabase inject sqlSession & DataSource
3.Support @RpcClient to post http request with interface
4.Support @MockDatabase to test db in H2
5.Support Checkstyle to check code
6 Support jacoco && codecov
7.Support jwt
8.Support BaseCrudMapper to CRUD with single table
9.Support RestResponse && RestErrorResponse
10.Support efficient kotlin test
11.Support Lettuce and Redisson redis operation and distributed lock
12.Support MapperTable sharding table