Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qiao-zhi/springboot-ssm

springboot整合mybatis(SSM项目整合)
https://github.com/qiao-zhi/springboot-ssm

Last synced: 22 days ago
JSON representation

springboot整合mybatis(SSM项目整合)

Awesome Lists containing this project

README

        

# springboot-ssm
springboot整合mybatis(SSM项目整合)
springboot整合SSM项目,分页插件使用PageHelpe,也整合了redis做缓存r。整合了web开发的基本组件:filter、listener、inteceptor等组件;也整合了task以及异步任务(线程池中执行的任务)。
也是自己的移动端的app的后台,主要为移动端提供token的更新以及验证等操作。