Class JerseyProperties
java.lang.Object
org.springframework.boot.autoconfigure.jersey.JerseyProperties
@ConfigurationProperties
for Jersey.- Since:
- 1.2.0
- Author:
- Dave Syer, EddĂș MelĂ©ndez, Stephane Nicoll
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static enum
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetInit()
getType()
void
setApplicationPath
(String applicationPath) void
void
setType
(JerseyProperties.Type type)
-
Constructor Details
-
JerseyProperties
public JerseyProperties()
-
-
Method Details
-
getFilter
-
getServlet
-
getType
-
setType
-
getInit
-
setInit
-
getApplicationPath
-
setApplicationPath
-