Package | Description |
---|---|
org.springframework.boot.autoconfigure.amqp |
Auto-configuration for RabbitMQ.
|
org.springframework.boot.autoconfigure.cache |
Auto-configuration for the cache abstraction.
|
org.springframework.boot.autoconfigure.web |
Auto-configuration for embedded servlet containers and Spring MVC.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.amqp.core.AcknowledgeMode |
RabbitProperties.Listener.getAcknowledgeMode()
Deprecated.
|
Integer |
RabbitProperties.Listener.getConcurrency()
Deprecated.
|
Boolean |
RabbitProperties.Listener.getDefaultRequeueRejected()
Deprecated.
|
Long |
RabbitProperties.Listener.getIdleEventInterval()
Deprecated.
|
Integer |
RabbitProperties.Listener.getMaxConcurrency()
Deprecated.
|
Integer |
RabbitProperties.Listener.getPrefetch()
Deprecated.
|
RabbitProperties.ListenerRetry |
RabbitProperties.Listener.getRetry()
Deprecated.
|
Integer |
RabbitProperties.Listener.getTransactionSize()
Deprecated.
|
boolean |
RabbitProperties.Listener.isAutoStartup()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.core.io.Resource |
CacheProperties.Hazelcast.getConfig()
Deprecated.
|
String |
CacheProperties.Guava.getSpec()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Integer |
ServerProperties.Undertow.getBuffersPerRegion() |
int |
ServerProperties.getMaxHttpPostSize()
Deprecated.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.