提交 e28f70f8 编写于 作者: R Rossen Stoyanchev 提交者: GitHub

Update index.html

上级 f47cfae8
......@@ -49,7 +49,8 @@ deployment environments.
* Dependency Injection
* Aspect-Oriented Programming including Spring's declarative transaction management
* Spring MVC web application and RESTful web service framework
* [Spring MVC](https://docs.spring.io/spring/docs/current/spring-framework-reference/web.html) and
[Spring WebFlux](https://docs.spring.io/spring/docs/current/spring-framework-reference/web-reactive.html) web frameworks
* Foundational support for JDBC, JPA, JMS
* Much more...
......@@ -58,7 +59,8 @@ the reference documentation](http://docs.spring.io/spring-framework/docs/current
Their [maven/gradle coordinates are also described there](http://docs.spring.io/spring-framework/docs/current/spring-framework-reference/html/overview.html#dependency-management).
## Minimum requirements
* JDK 8+ for Spring Framework 5.x
* JDK 6+ for Spring Framework 4.x
* JDK 5+ for Spring Framework 3.x
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册