Package | Description |
---|---|
org.springframework.boot.autoconfigure.jersey |
Auto-configuration for Jersey.
|
Modifier and Type | Method and Description |
---|---|
JerseyProperties.Type |
JerseyProperties.getType() |
static JerseyProperties.Type |
JerseyProperties.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JerseyProperties.Type[] |
JerseyProperties.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JerseyProperties.setType(JerseyProperties.Type type) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.