Unverified Commit 20f55cdc authored by Reshmi V Nair's avatar Reshmi V Nair Committed by GitHub
Browse files

Merge pull request #6 from Radheshhathwar/main

Changed main file
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -81,7 +81,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<mainClass>com.sphere.compentency.kafka.kafkaConsumer</mainClass>
<mainClass>com.sphere.compentency.CompentencyApplication</mainClass>
</configuration>
</plugin>
<plugin>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment