@ConfigurationProperties(prefix="jaxrs") public class JaxRsProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JaxRsProperties.Logging |
static class |
JaxRsProperties.Swagger |
| Constructor and Description |
|---|
JaxRsProperties() |
| Modifier and Type | Method and Description |
|---|---|
JaxRsProperties.Logging |
getLoggingIn() |
JaxRsProperties.Logging |
getLoggingOut() |
JaxRsProperties.Swagger |
getSwagger() |
boolean |
isJsr303() |
void |
setJsr303(boolean jsr303) |
public JaxRsProperties.Swagger getSwagger()
public JaxRsProperties.Logging getLoggingIn()
public JaxRsProperties.Logging getLoggingOut()
public boolean isJsr303()
public void setJsr303(boolean jsr303)
Copyright © 2022 I-Novus LLC. All rights reserved.