a quick template for springboot
include mybatis-plus, swagger, fastjson, hutool, knife4j.
include jwt for security.
Clone project, open it with Intellij IDEA
.
Then click Tools | Save project as template
Now you can use this template to create a project!
- entity.java.vm @TableId
- service inject in Controller
- only update necessary field