Home > Back-end >  What Java development framework
What Java development framework

Time:11-07

Before using Java servlet developed an interface program for users to call, now want to develop a background management, what kind of framework, and the use of technology,

CodePudding user response:

Front end:
1. The JQuery EasyUI +
2. VUE
3. The React
Choose three, of course, also some people use the Bootstrap,

The backend:
Mybatis springboot + + mysql

CodePudding user response:

Docker + springcloud + spring (springboot) + mybatis + mysql + redis
Packaging operations business layer + ORM frame database caching data access layer
  • Related