Fix a broken code
This commit is contained in:
committed by
Glenn Renfro
parent
c8158360b2
commit
56469bb92f
@@ -81,7 +81,6 @@ import org.springframework.context.annotation.Bean;
|
|||||||
|
|
||||||
@SpringBootApplication
|
@SpringBootApplication
|
||||||
public class HelloworldApplication {
|
public class HelloworldApplication {
|
||||||
public class SampleTask {
|
|
||||||
|
|
||||||
@Bean
|
@Bean
|
||||||
public CommandLineRunner commandLineRunner() {
|
public CommandLineRunner commandLineRunner() {
|
||||||
|
|||||||
Reference in New Issue
Block a user