Compare commits
1 Commits
test-branc
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8702a9009c |
@@ -6,6 +6,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||
@SpringBootApplication
|
||||
public class ProducerApplication {
|
||||
|
||||
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(ProducerApplication.class, args);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user