[BAEL-14089] - Removed PostRestApplication main class and adjusted configuration

This commit is contained in:
amit2103
2019-04-14 23:34:23 +05:30
parent a7febb73eb
commit 4d5d647e71
4 changed files with 12 additions and 25 deletions
+1 -1
View File
@@ -83,6 +83,6 @@
<start-class>com.baeldung.SpringBootRestApplication</start-class>
<guava.version>27.0.1-jre</guava.version>
<xstream.version>1.4.11.1</xstream.version>
<modelmapper.version>2.3.2</modelmapper.version>
<modelmapper.version>2.3.3</modelmapper.version>
</properties>
</project>