demo of jeecg-spring-boot-starter.
步骤
- 新建
spring boot
项目 - 引入依赖
jeecg-spring-boot-starter
<dependency> <groupId>com.itplh.opensource</groupId> <artifactId>jeecg-spring-boot-starter</artifactId> <version>2.2.1</version> </dependency>
- 相关类
- org.jeecg.JeecgApplication
- org.jeecg.JeecgOneGUI
- org.jeecg.JeecgOneToMainUtil
- 相关资源
resources jeecg static templates application.yml application-dev.yml application-prod.yml application-test.yml banner.txt logback-spring.xml
- 启动项目,使用jeectboot的前端访问