类 RestSingleProperties
java.lang.Object
tech.mhuang.pacebox.springboot.autoconfiguration.rest.RestProperties
tech.mhuang.pacebox.springboot.autoconfiguration.rest.RestSingleProperties
@ConfigurationProperties(prefix="pacebox.rest.single")
public class RestSingleProperties
extends RestProperties
单机版调用,此类非微服务
- 从以下版本开始:
- 1.0.0
- 作者:
- mhuang
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
RestSingleProperties
public RestSingleProperties()
-