https://github.com/udpsec/ssm-study
从零学习版本
https://github.com/udpsec/ssm-study
Last synced: 7 months ago
JSON representation
从零学习版本
- Host: GitHub
- URL: https://github.com/udpsec/ssm-study
- Owner: udpsec
- Created: 2019-02-17T12:20:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-16T12:01:42.000Z (about 7 years ago)
- Last Synced: 2024-12-28T16:43:16.605Z (over 1 year ago)
- Language: Java
- Size: 747 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 关于
整合SSM框架(SpringMVC + Spring + MyBatis),适合刚接触spring的童鞋,需要有servlet和jsp基础。学习完SSM整合后可以应付开发工作,但是建议继续深究,学习spring boot,spring cloud等技术,让开发效率更上一层楼。
# 博客
https://blog.inofd.com
# 环境
- jdk 1.8
- tomcat 8.5
- maven 3.6.0
- IntelliJ IDEA 2018.2.2 x64