Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.endpoint.jmx |
Actuator JMX endpoint auto-configuration.
|
org.springframework.boot.autoconfigure.amqp |
Auto-configuration for RabbitMQ.
|
org.springframework.boot.autoconfigure.cassandra |
Auto-configuration for Cassandra.
|
org.springframework.boot.autoconfigure.kafka |
Auto-configuration for Apache Kafka.
|
org.springframework.boot.autoconfigure.web |
Auto-configuration for common web concerns.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
JmxEndpointProperties.getUniqueNames()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
RabbitProperties.Template.getQueue()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends com.datastax.driver.core.policies.LoadBalancingPolicy> |
CassandraProperties.getLoadBalancingPolicy()
Deprecated.
|
Class<? extends com.datastax.driver.core.policies.ReconnectionPolicy> |
CassandraProperties.getReconnectionPolicy()
Deprecated.
|
Class<? extends com.datastax.driver.core.policies.RetryPolicy> |
CassandraProperties.getRetryPolicy()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Integer |
KafkaProperties.Streams.getCacheMaxBytesBuffering()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DataSize |
ServerProperties.Tomcat.getMaxHttpHeaderSize()
Deprecated.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.