Package and Description |
---|
org.springframework.boot.autoconfigure.test
as of 1.4 in favor of the
spring-boot-test-autoconfigure module |
Class and Description |
---|
org.springframework.boot.web.servlet.view.velocity.EmbeddedVelocityViewResolver
as of 1.4 following the deprecation of Velocity support in Spring Framework
4.3
|
org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration
as of 1.4 following the deprecation of Velocity support in Spring Framework
4.3
|
org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration.VelocityConfiguration |
org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration.VelocityNonWebConfiguration |
org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration.VelocityWebConfiguration |
org.springframework.boot.autoconfigure.velocity.VelocityProperties
as of 1.4 following the deprecation of Velocity support in Spring Framework
4.3
|
org.springframework.boot.autoconfigure.velocity.VelocityTemplateAvailabilityProvider
as of 1.4 following the deprecation of Velocity support in Spring Framework
4.3
|
Annotation Type and Description |
---|
org.springframework.boot.autoconfigure.test.ImportAutoConfiguration
as of 1.4 in favor of
ImportAutoConfiguration |
Constructor and Description |
---|
org.springframework.boot.context.embedded.undertow.UndertowEmbeddedServletContainer(Undertow.Builder, DeploymentManager, String, int, boolean, boolean, Compression)
as of 1.4 in favor of
#UndertowEmbeddedServletContainer(Builder, DeploymentManager, String, boolean, boolean, Compression) |
org.springframework.boot.context.embedded.undertow.UndertowEmbeddedServletContainer(Undertow.Builder, DeploymentManager, String, int, boolean, boolean, Compression, String)
as of 1.4 in favor of
#UndertowEmbeddedServletContainer(Builder, DeploymentManager, String, boolean, boolean, Compression, String) |
org.springframework.boot.context.embedded.undertow.UndertowEmbeddedServletContainer(Undertow.Builder, DeploymentManager, String, int, boolean, Compression)
as of 1.4 in favor of
#UndertowEmbeddedServletContainer(Builder, DeploymentManager, String, boolean, Compression) |
Annotation Type Element and Description |
---|
org.springframework.boot.context.properties.ConfigurationProperties.locations
as of 1.4 in favor of configuring the environment directly with
additional locations
|
org.springframework.boot.context.properties.ConfigurationProperties.merge
as of 1.4 along with
ConfigurationProperties.locations() in favor of configuring the
environment directly with additional locations |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.