Thirteen’s Java learning and communication QQ group: 881582471
, 658365129(已满)
Thirteen recently uploaded a self-produced expert course on CSDN. Interested friends can take a look:
ssm series
Special tip: The database sql script file is in the resources/db directory!
This project is the first article in the ssm series, a simple demo of Spring+SpringMVC+mybatis+easyUI , which realizes the basic functions of the backend management system. It will be gradually optimized and transformed in the future. The Wiki documents have been organized and can be viewed on the Wiki Page. About the project The introduction and technology selection have also been compiled in a separate article - project brief description and technology selection introduction.
ssm-maven
Login name: admin
Password: 123456
If you want to know more, you can check out the detailed explanation of architecture evolution wiki page.
Open source is not easy, and staying up late is hard work. If you think my project is helpful to you, and you are willing to give me a little support, so as to maintain the continuous development of the project, thank you very much!
The continued operation of the website requires the construction of various infrastructures, and the renewal and maintenance of the service period and the purchase of various supporting services also require a certain amount of fees. I hope friends can give me some support. Your support is what motivates me to continue. Thank you!ヾ(≧▽≦*)o
Alipay | WeChat Pay |
---|---|
The following list shows the last ten donation information. For more records, please check the donation list. If you have donated but your information is not in the donation list, please contact Thirteen. Thirteen will modify it in time. Thank you again!
Donor | Amount(RMB) | channel | time | message |
*gi | 10.00 yuan | WeChat Pay | 2018-07-29 | |
*q | 1.20 yuan | WeChat Pay | 2018-07-28 | |
*Chaohui | 1.88 yuan | Alipay | 2018-07-26 | A little bit of support |
N*g | 3.00 yuan | 2018-07-21 | ||
*Zhenming | 0.50 yuan | Alipay | 2018-07-17 | |
*Yongmin | 5.00 yuan | Alipay | 2018-07-11 | Please drink a bottle of iced Coke! |
*Lu Wei | 2.00 yuan | Alipay | 2018-07-08 | Looking forward to continued updates |
X*Y | 1.00 yuan | 2018-07-07 | ||
*powerful | 50.00 yuan | Alipay | 2018-07-03 | Thank you for your hard work. I hope you can participate in learning the architectural knowledge of microservices. |
*soldier | 5.00 yuan | Alipay | 2018-06-20 | Collection |
Basics
Optimization
This project implements a simple backend management system, which can be used as a scaffolding for ssm project learning. It mainly includes the following functions:
2017-02-23 Initialization, next is bug fixing, and the next step is to change the project to a maven project.
2017-02-24 Added ssm-login project, the most basic ssm project construction.
2017-03-02 Added ssm-maven project, Spring+SpringMVC+MyBatis+Maven+easyUI integration.
2017-03-07 Chinese search bug fixed.
2017-03-14 Netizen reminder: Bookshelf management-view books, JS error repair.
2017-03-29 Log module.
2017-03-31 Unit test module.
2017-04-10 Added new article management, easyUI integrates UEditor.
2017-04-11 Added new image upload function, page layout adjustment and some bug fixes.
2017-04-13 Project code organization.
2017-04-17 Integrate druid and organize configuration files.
2017-04-18 Enable druid monitoring functions.
2017-08-05 Structure and directory structure organization, Wiki document editing.