Update README.md

This commit is contained in:
sheryllresulta 2019-02-28 21:17:44 +08:00 committed by GitHub
parent d7c4443010
commit ffc0644055
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [Model, ModelMap, and ModelView in Spring MVC](http://www.baeldung.com/spring-mvc-model-model-map-model-view)
- [A Guide To Caching in Spring](http://www.baeldung.com/spring-cache-tutorial)
- [How To Do @Async in Spring](http://www.baeldung.com/spring-async)
- [Quick Guide to the Spring @Order Annotation](http://www.baeldung.com/spring-order)
- [@Order in Spring](http://www.baeldung.com/spring-order)
- [Spring Web Contexts](http://www.baeldung.com/spring-web-contexts)
- [Spring Cache Creating a Custom KeyGenerator](http://www.baeldung.com/spring-cache-custom-keygenerator)
- [Spring @Primary Annotation](http://www.baeldung.com/spring-primary)