[JAVA-26374-spring-mvc-java] Moved popular articles to spring-mvc-java (#15097)

* [JAVA-26374-spring-mvc-java] Moved "Spring @PathVariable Annotation" article to spring-mvc-java

* [JAVA-26374-spring-mvc-java] Moved "Working with Date Parameters in Spring" article to spring-mvc-java
This commit is contained in:
panos-kakos
2023-11-22 10:15:20 +00:00
committed by GitHub
parent da0df4cf8a
commit aff7d722b1
5 changed files with 3 additions and 2 deletions
@@ -14,3 +14,6 @@ The "REST With Spring" Classes: https://bit.ly/restwithspring
- [web.xml vs Initializer with Spring](https://www.baeldung.com/spring-xml-vs-java-config)
- [A Java Web Application Without a web.xml](https://www.baeldung.com/java-web-app-without-web-xml)
- [Accessing Spring MVC Model Objects in JavaScript](https://www.baeldung.com/spring-mvc-model-objects-js)
- [Spring @PathVariable Annotation](https://www.baeldung.com/spring-pathvariable)
- [Working with Date Parameters in Spring](https://www.baeldung.com/spring-date-parameters)