The teacher said that CMS is a CMS developed using Java language. It uses popular frameworks such as Spring MVC, Spring, and MyBatis to provide functions such as home page image management, directory management, article management, and administrator management. It is the first choice for learning and secondary development.
Teacher explains the functions of CMS
1. Home page headlines
Scroll large image upload
Links and titles can be set
2. Directory
No level restrictions
Directories have their own content
You can set the cover page of all articles in this directory
Can set whether review is required
3. Articles
Article management, integrating Baidu UEditor,
Automatically reduce and crop article cover images
Definable article publishing time
Article summary can be set
4. Administrator
Set up super administrator
Add administrator
Assign directory permissions owned by administrators
Change password
5. Others
Use tags to facilitate front-end template development
Use annotations to facilitate secondary development
Deployment environment prerequisites
eclipse
jdk7
git
maven
tomcat
mysql
Deploy development environment
Download Eclipse IDE for Java EE Developers
Open eclpse and import CMS
File -> Import -> Git -> Projects from Git -> Clone URI
Then enter in the URI: https://git.oschina.net/shishuo/CMS.git
Wait for eclipse to automatically download the jar package
Create /sql/install.sql database