SpringBoot thymeleaf shiro access control cas single point of integration mybatis

Nothing to write a springboot integrated shiro cas mybatis project.
We are interested can continue to expand.
Note:
1, start the project relies cas single sign-on server, I use the CAS overlay template 4.2.7, can build a cas server itself.
2, if you do not use CAS, the class may be annotated in the config packet and modify application.properties arranged on the shiro cas, commented out.

The main features:
1, integrated cas single sign-on
2 integrated shiro rights framework, thymleaf can use labels directly control buttons, and other related elements.
3, using thymleaf template
4, integrated mybatis

Subsequent planning:
1, employed in the interactive thymleaf VUE, and simplify the operation data interface dom.
2, mybatis this is now a standard, ready to follow the abstract core core jar, all the basic CRUD no need to write sql, you can rely jar.
3, the introduction vue interface framework, iView, element and the like.

Finally, attach the github address springboot-casclient :

Published 27 original articles · won praise 3 · views 10000 +

Guess you like

Origin blog.csdn.net/u014797658/article/details/97939482