Skip to content

Commit

Permalink
autoconfiguration fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
maemresen committed May 24, 2024
1 parent 6a14a1f commit 30d1cd9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.context.annotation.ComponentScan;

@ComponentScan("com.maemresen")
@SpringBootApplication
public class DataGeneratorApp {

Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.maemresen.k8s.workshop.messaging.starter.MessagingAutoConfiguration

0 comments on commit 30d1cd9

Please sign in to comment.