struts2
http://archive.apache.org/dist/struts/binaries/
SSM:Spring SpringMVC Mybatis
https://baike.baidu.com/item/SSM/18801167
Spring Framework
中文文档: https://yuedu.baidu.com/ebook/7de16a43dcccda38376baf1ffc4ffe473368fdb4
英文文档: https://docs.spring.io/spring/docs/current/spring-framework-reference/
https://github.com/spring-projects
Spring Boot
中文文档:https://www.breakyizhan.com/springboot/3028.html
英文文档:https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/html/
https://github.com/spring-projects/spring-boot
Mybatis
英文文档:http://www.mybatis.org/mybatis-3/
中文文档:http://www.mybatis.org/mybatis-3/zh/index.html
https://github.com/mybatis
Maven
https://maven.apache.org/
https://github.com/apache/maven
Maven is a build automation tool used primarily for Java projects.
使用技术栈如下:
- 前端:HTML/CSS/Bootstrap/JavaScript/Prism.js(代码高亮插件)/font-awesome(Bootstrap字体)
- 后台:Spring/SpringBoot/MyBatis/Druid/Swagger2(RESful API文档开发)/flexmark(md2html)
开发流程:
前端原型参考:戳这里