Class AppConfig
java.lang.Object
jp.ecuacion.util.commandapi.web.config.AppConfig
@Configuration
@ComponentScan(basePackages="jp.ecuacion.splib.core.config,jp.ecuacion.splib.rest.config,jp.ecuacion.splib.jpa.config")
public class AppConfig
extends Object
Provides app config.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AppConfig
public AppConfig()
-