JAVA-3524: Moved spring-mvc-forms-thymeleaf inside spring-web-modules

This commit is contained in:
sampadawagde 2020-12-29 11:36:14 +05:30
parent 1993c8bc0b
commit 05c7fa9269
32 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,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>