|
@@ -3,7 +3,8 @@ package cn.tonyandmoney.tuon.core;
|
|
import org.springframework.boot.context.properties.ConfigurationProperties;
|
|
import org.springframework.boot.context.properties.ConfigurationProperties;
|
|
|
|
|
|
/**
|
|
/**
|
|
- * 集成核心功能,基础功能
|
|
|
|
|
|
+ * 集成核心功能,基础功能。。
|
|
|
|
+ *
|
|
*/
|
|
*/
|
|
@ConfigurationProperties(prefix = "tuon.core")
|
|
@ConfigurationProperties(prefix = "tuon.core")
|
|
public class CoreProperties {
|
|
public class CoreProperties {
|