Skip to content

jerry1167/bootstrap-springboot-ant-design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Springboot & Ant Design Scaffold Project

Features

  1. Bootstrap Springboot project
  2. Bootstrap Ant Design Pro with Node.js, React.js, TypeScript.js
  3. Release use Springboot with Frontend as static resources
  4. With Multiple env configuration
    • Frontend mock/dev/prod
    • Backend dev/prod
  5. Authentication By Wechat OAuth2
  6. Release APP with Electron (Optional)

How to Use

Ant Design/Frontend Alone

Install node_modules:

npm install

Start project

npm start

Startup As One Service

First, Compile project

mvn install -DdownloadSources -U 

Second, Run then Sprintboot Application

./mvnw spring-boot:run

Beginners: Things You Have to Learn

Front-end

AntdDesignPro

Backend

About

Bootstrap project with Springboot and Ant Design(React.js/Webpack/Umi.js)

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors