Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace |
Support for exporting actuator metrics to Dynatrace.
|
org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia |
Support for exporting actuator metrics to Ganglia.
|
org.springframework.boot.autoconfigure.flyway |
Auto-configuration for Flyway.
|
org.springframework.boot.autoconfigure.kafka |
Auto-configuration for Apache Kafka.
|
org.springframework.boot.autoconfigure.mustache |
Auto-configuration for Mustache.
|
org.springframework.boot.autoconfigure.security.oauth2.resource |
Support for Spring Security's OAuth2 resource server.
|
org.springframework.boot.autoconfigure.web.reactive |
Auto-configuration for reactive web servers and Spring WebFlux.
|
org.springframework.boot.autoconfigure.web.servlet |
Auto-configuration for servlet web servers and Spring MVC.
|
Modifier and Type | Method and Description |
---|---|
String |
DynatraceProperties.getDeviceId()
Deprecated.
|
String |
DynatraceProperties.getGroup()
Deprecated.
|
String |
DynatraceProperties.getTechnologyType()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
GangliaProperties.getProtocolVersion()
Deprecated.
|
TimeUnit |
GangliaProperties.getRateUnits()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
FlywayProperties.getOracleKerberosConfigFile()
Deprecated.
|
boolean |
FlywayProperties.isIgnoreFutureMigrations()
Deprecated.
|
boolean |
FlywayProperties.isIgnoreIgnoredMigrations()
Deprecated.
|
boolean |
FlywayProperties.isIgnoreMissingMigrations()
Deprecated.
|
boolean |
FlywayProperties.isIgnorePendingMigrations()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
KafkaProperties.Listener.isOnlyLogRecordMetadata()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
MimeType |
MustacheProperties.getContentType()
Deprecated.
|
boolean |
MustacheProperties.isAllowRequestOverride()
Deprecated.
|
boolean |
MustacheProperties.isAllowSessionOverride()
Deprecated.
|
boolean |
MustacheProperties.isCache()
Deprecated.
|
boolean |
MustacheProperties.isExposeRequestAttributes()
Deprecated.
|
boolean |
MustacheProperties.isExposeSessionAttributes()
Deprecated.
|
boolean |
MustacheProperties.isExposeSpringMacroHelpers()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
OAuth2ResourceServerProperties.Jwt.getJwsAlgorithm()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
WebFluxProperties.Cookie |
WebFluxProperties.Session.getCookie()
Deprecated.
|
WebFluxProperties.SameSite |
WebFluxProperties.Cookie.getSameSite()
Deprecated.
|
WebFluxProperties.Session |
WebFluxProperties.getSession() |
Modifier and Type | Method and Description |
---|---|
String |
WebMvcProperties.getDateFormat()
Deprecated.
|
boolean |
WebMvcProperties.Contentnegotiation.isFavorPathExtension()
Deprecated.
|
boolean |
WebMvcProperties.Pathmatch.isUseRegisteredSuffixPattern()
Deprecated.
|
boolean |
WebMvcProperties.Pathmatch.isUseSuffixPattern()
Deprecated.
|