JAVA-33: Added comments in pom.xml with reason to not upgrade to boot-2

This commit is contained in:
sampadawagde
2020-08-26 17:02:39 +05:30
parent 6247c9b9bc
commit 7d3e128323
5 changed files with 6 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@
<packaging>jar</packaging>
<parent>
<!-- this module uses legacy Spring features, so can't upgrade to boot-2 -->
<groupId>com.baeldung</groupId>
<artifactId>parent-boot-1</artifactId>
<version>0.0.1-SNAPSHOT</version>