Vue + SpringBoot + Hibernate front end of the separator project

Recent trends in learning and tries to apply the framework to write something. Live more than that, the project description, the address of the code! !
Introduction: the use of vue and SpringBoot + Hibernate to create a project before and after the end of the separation
1. implement login functionality
2. Complete the login authentication (token way)
3. After the registration is completed successfully create the user, the user's query, the user deletes
also looks very simple, to continue efforts to improve. See this project have any questions you can pay a lot of
flow ah

(Component) technology used:
1.ElemenUI
2.axios
3. MySQL database and Redis (redis store user Token)

Front-end Vue
https://gitee.com/wangxiaofeimyyun/demovue

+ Hibernate background SpringBoot
https://gitee.com/wangxiaofeimyyun/myproject.git

Published 17 original articles · won praise 4 · Views 2048

Guess you like

Origin blog.csdn.net/myITliveAAA/article/details/103628622