https://github.com/liyifeng1994/ssm
手把手教你整合最优雅SSM框架:SpringMVC + Spring + MyBatis
https://github.com/liyifeng1994/ssm
java mybatis spring springmvc ssm
Last synced: 13 days ago
JSON representation
手把手教你整合最优雅SSM框架:SpringMVC + Spring + MyBatis
- Host: GitHub
- URL: https://github.com/liyifeng1994/ssm
- Owner: liyifeng1994
- License: mit
- Created: 2016-06-18T17:58:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T05:53:22.000Z (over 2 years ago)
- Last Synced: 2025-04-03T16:06:52.850Z (20 days ago)
- Topics: java, mybatis, spring, springmvc, ssm
- Language: Java
- Homepage: http://blog.csdn.net/qq598535550/article/details/51703190
- Size: 11.8 MB
- Stars: 5,955
- Watchers: 310
- Forks: 2,746
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 关于
整合SSM框架(SpringMVC + Spring + MyBatis),适合刚接触spring的童鞋,需要有servlet和jsp基础。学习完SSM整合后可以应付开发工作,但是建议继续深究,学习spring boot,spring cloud等技术,让开发效率更上一层楼。# 博客
http://blog.csdn.net/qq598535550/article/details/51703190# 环境
- jdk 1.8
- tomcat 8.5