官方文档地址大全
SSM:
-
Spring官网:https://spring.io/
-
Maven repository: https://mvnrepository.com/
-
mybatis 中文手册:https://mybatis.net.cn/getting-started.html
-
IOC官方文档:https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#spring-core
-
SpringMVC: https://docs.spring.io/spring-framework/docs/current/reference/html/web.html
Springboot:
-
SpringBoot:https://docs.spring.io/spring-boot/docs/2.1.6.RELEASE/reference/html
-
Sping Data 官网:https://spring.io/projects/spring-data
-
数据库相关的启动器 :https://docs.spring.io/springboot/docs/2.2.5.RELEASE/reference/htmlsingle/#using-boot-starter
数据库
测试相关
- Selenium:https://www.selenium.dev/zh-cn/documentation/
- Cucumber: https://cucumber.io/docs/cucumber/