Skip to content
Snippets Groups Projects
Commit e54ff06b authored by OZGCloud's avatar OZGCloud
Browse files

set main class

parent 89c2e3a5
No related branches found
No related tags found
No related merge requests found
...@@ -321,6 +321,9 @@ ...@@ -321,6 +321,9 @@
<plugin> <plugin>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId> <artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<mainClass>de.itvsh.ozg.pluto.PlutoServerApplication</mainClass>
</configuration>
</plugin> </plugin>
<plugin> <plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment