* moved 'Spring MVC Tutorial' code from spring-mvc-java to new module spring-mvc-basics

* cleaned spring-mvc-basics pom
This commit is contained in:
Gerardo Roza
2019-05-25 12:03:17 -03:00
parent 416c103cda
commit 20c2c2dd76
11 changed files with 103 additions and 246 deletions

View File

@@ -6,3 +6,4 @@
The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles:
- [Spring MVC Tutorial](https://www.baeldung.com/spring-mvc-tutorial)