Update README.md (#4132)

This commit is contained in:
Loredana Crusoveanu 2018-04-29 18:20:09 +03:00 committed by Grzegorz Piwowarek
parent 517cc5fddd
commit 631f47b4da

View File

@ -24,3 +24,5 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [Spring MVC Custom Validation](http://www.baeldung.com/spring-mvc-custom-validator)
- [web.xml vs Initializer with Spring](http://www.baeldung.com/spring-xml-vs-java-config)
- [The HttpMediaTypeNotAcceptableException in Spring MVC](http://www.baeldung.com/spring-httpmediatypenotacceptable)
- [Spring MVC @PathVariable with a dot (.) gets truncated](http://www.baeldung.com/spring-mvc-pathvariable-dot)