Class ApplicationConfig
java.lang.Object
es.kukenan.smartfi.microservice.backoffice.config.ApplicationConfig
@EnableScheduling
@EnableAsync
@Import(es.kukenan.smartfi.common.config.AsyncExecutorConfig.class)
@Configuration
public class ApplicationConfig
extends Object
Common application configurations.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApplicationConfig
public ApplicationConfig()
-