work diagram liquid calculate

gxt_xa_000000 d87a863084 冲程显示bug %!s(int64=3) %!d(string=hai) anos
src d87a863084 冲程显示bug %!s(int64=3) %!d(string=hai) anos
.gitignore b257eadd2d new project %!s(int64=3) %!d(string=hai) anos
README.md b257eadd2d new project %!s(int64=3) %!d(string=hai) anos
pom.xml 6d5bc52cdf committed sentinel maven dependency %!s(int64=3) %!d(string=hai) anos
settings.xml 5ec6b1f0fb egin and rocket Chain test %!s(int64=3) %!d(string=hai) anos

README.md

#示例程序使用说明:

环境说明:

  • JAVA版本——jdk8
  • 安全框架——Spring Security
  • ORM框架——Mybatis-Plus
  • 侵入式Api文档——Swagger2

目录描述:

|——java //核心程序
|————com.gct.aoid //subsample换成自己的工程包名
|——————config //配置类
|——————controller //视图or接口层
|——————entity //实体对象
|——————mapper //dao层数据库操作接口
|——————service //具体服务程序接口
|—————— SubSampleApplication //启动类
|——resources //静态资源or配置文件