Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.64 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.64 KB

I have a long time develop backend application based on Play Framework. Last year I change my job, So I come back to use Spring Framework for some projects in my company. Spring Framework has come a long way, with more features, more tools .etc And now I just want a clean framework with some a little dependence. So, I make this project.

My Motivation

Guides

The following guides illustrate how to use some features concretely:

Additional Links

These additional references should also help you:

Development

I added spring-boot-devtools to Automatic Restart. Applications that use spring-boot-devtools automatically restart whenever files on the classpath change.
This project use IntelliJ IDEA IDE 2019.3. So, when you build the project (Build +→+ Build Project) will triggers a event restart.

Reference Documentation

For further reference, please consider the following sections: