Class and Description |
---|
org.springframework.boot.context.event.ApplicationStartedEvent
as of 1.5 in favor of
ApplicationStartingEvent |
org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcpDataSourcePoolMetadata |
org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration
as of 1.5 since CRaSH is not actively maintained
|
org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration.AuthenticationManagerAdapterConfiguration |
org.springframework.boot.actuate.cache.GuavaCacheStatisticsProvider
as of 1.5 following the removal of Guava support in Spring Framework 5
|
org.springframework.boot.actuate.autoconfigure.ShellProperties
as of 1.5 since CRaSH is not actively maintained
|
Enum and Description |
---|
org.springframework.boot.test.autoconfigure.orm.jpa.AutoConfigureTestDatabase.Replace |
Annotation Type and Description |
---|
org.springframework.boot.test.autoconfigure.orm.jpa.AutoConfigureTestDatabase
as of 1.5 in favor of
AutoConfigureTestDatabase |
Field and Description |
---|
org.springframework.boot.logging.LoggingApplicationListener.FILE_PROPERTY
as of 1.5 in favor of
LogFile.FILE_PROPERTY |
org.springframework.boot.logging.LoggingApplicationListener.PATH_PROPERTY
as of 1.5 in favor of
LogFile.PATH_PROPERTY |
Enum Constant and Description |
---|
org.springframework.boot.autoconfigure.cache.CacheType.GUAVA |
org.springframework.boot.autoconfigure.condition.SearchStrategy.PARENTS
as of 1.5 in favor of
SearchStrategy.ANCESTORS |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.