Update Spring Web MVC name in README.md (#607)
This commit is contained in:
parent
f37c1abe11
commit
2b674dba57
|
@ -149,7 +149,7 @@ provide the path to a JAR file including an SPI implementation using the system
|
|||
| [Spark Web Framework](https://github.com/perwendel/spark) | 2.3+ |
|
||||
| [Spring Data](https://spring.io/projects/spring-data) | 1.8+ |
|
||||
| [Spring Scheduling](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/scheduling/package-summary.html) | 3.1+ |
|
||||
| [Spring Servlet MVC](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/servlet/mvc/package-summary.html) | 3.1+ |
|
||||
| [Spring Web MVC](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/servlet/mvc/package-summary.html) | 3.1+ |
|
||||
| [Spring Webflux](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/reactive/package-summary.html) | 5.0+ |
|
||||
| [Spymemcached](https://github.com/couchbase/spymemcached) | 2.12+ |
|
||||
| [Twilio](https://github.com/twilio/twilio-java) | 6.6+ |
|
||||
|
|
Loading…
Reference in New Issue