We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c64d140 commit d6ee93bCopy full SHA for d6ee93b
src/main/java/com/tutorialworks/camel/sportsapi/CamelSportsApiApplication.java
@@ -2,8 +2,6 @@
2
3
import org.springframework.boot.SpringApplication;
4
import org.springframework.boot.autoconfigure.SpringBootApplication;
5
-import org.springframework.context.annotation.Bean;
6
-import org.springframework.stereotype.Component;
7
8
@SpringBootApplication
9
public class CamelSportsApiApplication {
0 commit comments