类 JerseyProperties
java.lang.Object
org.springframework.boot.autoconfigure.jersey.JerseyProperties
@ConfigurationProperties
for Jersey.- 从以下版本开始:
- 1.2.0
- 作者:
- Dave Syer, Eddú Meléndez, Stephane Nicoll
-
嵌套类概要
嵌套类修饰符和类型类说明static class
static class
static enum
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getInit()
getType()
void
setApplicationPath
(String applicationPath) void
void
setType
(JerseyProperties.Type type)
-
构造器详细资料
-
JerseyProperties
public JerseyProperties()
-
-
方法详细资料
-
getFilter
-
getServlet
-
getType
-
setType
-
getInit
-
setInit
-
getApplicationPath
-
setApplicationPath
-