From 2e880c90fbc9e855ca85b233ee4abc1c2f4964fe Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Sat, 21 Dec 2019 20:24:04 +0200 Subject: [PATCH] Update README.md --- spring-mvc-java/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-mvc-java/README.md b/spring-mvc-java/README.md index 7088162496..b8f41195ac 100644 --- a/spring-mvc-java/README.md +++ b/spring-mvc-java/README.md @@ -20,4 +20,3 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring - [A Quick Example of Spring Websockets’ @SendToUser Annotation](https://www.baeldung.com/spring-websockets-sendtouser) - [Working with Date Parameters in Spring](https://www.baeldung.com/spring-date-parameters) - [A Java Web Application Without a web.xml](https://www.baeldung.com/java-web-app-without-web-xml) -- [The HttpMediaTypeNotAcceptableException in Spring MVC](https://www.baeldung.com/spring-httpmediatypenotacceptable)