| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.jackson |
Auto-configuration for Jackson.
|
| org.springframework.boot.autoconfigure.jms.activemq |
Auto-configuration for ActiveMQ.
|
| org.springframework.boot.autoconfigure.orm.jpa |
Auto-configuration for JPA and Spring ORM.
|
| org.springframework.boot.autoconfigure.web |
Auto-configuration for embedded servlet containers and Spring MVC.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.annotation.JsonInclude.Include |
JacksonProperties.getSerializationInclusion()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ActiveMQProperties.isPooled()
Deprecated.
as of 1.4 in favor of "spring.activemq.pool.enabled"
|
| Modifier and Type | Method and Description |
|---|---|
String |
JpaProperties.Hibernate.getNamingStrategy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ServerProperties.Tomcat.getMaxHttpHeaderSize()
Deprecated.
as of 1.4 in favor of
ServerProperties.getMaxHttpHeaderSize() |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.