Skip to content

rxxfd/learn_Blog

Repository files navigation

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

mybatis

Spring provides everything required beyond the Java programming language for creating enterprise applications for a wide range of scenarios and architectures.

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

Spring Boot is a coding and configuration model for Java applications.

Mybatis
英文文档:http://www.mybatis.org/mybatis-3/
中文文档:http://www.mybatis.org/mybatis-3/zh/index.html
https://github.com/mybatis

mybatis

MyBatis SQL mapper framework for Java The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.

Maven
https://maven.apache.org/
https://github.com/apache/maven
mybatis
Maven is a build automation tool used primarily for Java projects.

MyBlog v0.1

使用技术栈如下:

  • 前端:HTML/CSS/Bootstrap/JavaScript/Prism.js(代码高亮插件)/font-awesome(Bootstrap字体)
  • 后台:Spring/SpringBoot/MyBatis/Druid/Swagger2(RESful API文档开发)/flexmark(md2html)

开发流程:

前端原型参考:戳这里

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published