java.lang.Object
jp.ecuacion.splib.core.config.SplibCoreConfig
@Configuration
@PropertySource("classpath:application_profile.properties") @PropertySource("classpath:application_core.properties") @PropertySource("classpath:application_core_profile.properties") @PropertySource("classpath:application_base.properties")
public class SplibCoreConfig
extends Object
Provides conigs for core.
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
-
コンストラクタの詳細
-
SplibCoreConfig
public SplibCoreConfig()
-