Skip to content

tanpenggood/jeecg-spring-boot-starter-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

demo of jeecg-spring-boot-starter.

Usage

步骤

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

About

Jeecg Spring Boot Starter Demo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published