Error while Autowiring a bean component having @Configuration @EnableScheduling @Component annotations

前端 未结 0 1327

I am working in sprig application which have a class scheduledJob, having the following annotations

@Configuration
@EnableScheduling
@Component 
public class Sche         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题