JAVA-3509: Moved spring-mvc-basics inside spring-web-modules

This commit is contained in:
sampadawagde 2020-12-21 19:52:50 +05:30
parent 55fd576616
commit dcd9eaf33a
68 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<groupId>com.baeldung</groupId>
<artifactId>parent-boot-2</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-boot-2</relativePath>
<relativePath>../../parent-boot-2</relativePath>
</parent>
<dependencies>