Key words: Springboot mall system
The text content of |
\
01
–
【 summary 】
Using SpringBoot, MyBatis, Shiro framework, the development of a set of authority system, very low threshold, use. At the beginning of the design, it pays great attention to security, escorts the enterprise system, and makes everything so simple. Provides the code generator, only need to write about 30% of the code, the rest of the code to the system automatically generated, can quickly complete the development task support MySQL, Oracle, SQL Server, PostgreSQL and other mainstream databases.
\
02
–
【 Technical Framework 】
\
The development environment
Language: Java 8
IDE(JAVA) : IDEA/Eclipse install Lombok plug-in
IDE(front-end) : WebStorm or IDEA
Dependency management: Maven
Database: MySQL5.7+ & Oracle 11g & Sqlserver2017
Cache: Redis
03
–
[How to download]
\
Gitee.com/renrenio/re…