Package com.jibi.config
Class ScheduledConfig
java.lang.Object
com.jibi.config.ScheduledConfig
@Configuration
@EnableScheduling
@ComponentScan("com.jibi.schedule")
public class ScheduledConfig
extends Object
The type Scheduled config.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScheduledConfig
public ScheduledConfig()
-