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.
|
org.springframework.boot.jta.atomikos |
Support classes for Atomikos JTA.
|
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() |
Modifier and Type | Method and Description |
---|---|
int |
AtomikosProperties.getConsoleFileCount()
Deprecated.
|
int |
AtomikosProperties.getConsoleFileLimit()
Deprecated.
|
String |
AtomikosProperties.getConsoleFileName()
Deprecated.
|
AtomikosLoggingLevel |
AtomikosProperties.getConsoleLogLevel()
Deprecated.
|
String |
AtomikosProperties.getOutputDir()
Deprecated.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.