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
|
||||
public class HelloworldApplication {
|
||||
public class SampleTask {
|
||||
|
||||
@Bean
|
||||
public CommandLineRunner commandLineRunner() {
|
||||
|
||||
Reference in New Issue
Block a user