# commumityTest **Repository Path**: valleyk/commumityTest ## Basic Information - **Project Name**: commumityTest - **Description**: Spring boot test demo - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 文档 [spring](https://spring.io/guides) [spring web](https://spring.io/guides/gs/serving-web-content/) [spring mvc](https://docs.spring.io/spring/docs/5.0.3.RELEASE/spring-framework-reference/web.html) [spring dev tools](https://docs.spring.io/spring-boot/docs/2.0.0.RC1/reference/htmlsingle/#using-boot-devtools) [spring boot](https://spring.io/projects/spring-boot) [bootstrap](https://v3.bootcss.com/getting-started/) [thymealf](https://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html) [mybatis](http://www.mybatis.org/mybatis-3/) ## 工具 [lombok](https://www.projectlombok.org) [flyway](https://flywaydb.org/getstarted/firststeps/maven) ## 命令 ```bash flyway: mvn flyway:migrate mybaitis generator: mvn -Dmybatis.generator.overwrite=true mybatis-generator:generate ```