Class CommonConfiguration
java.lang.Object
com.power4j.fist.boot.autoconfigure.common.CommonConfiguration
@AutoConfiguration
@Import({com.power4j.fist.support.spring.util.ApplicationContextHolder.class,MessageConfiguration.class,JacksonConfig.class,AppMonConfiguration.class})
public class CommonConfiguration
extends Object
- Since:
- 1.0
- Author:
- CJ (power4j@outlook.com)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommonConfiguration
public CommonConfiguration()
-