| 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 |
| Constructor and Description |
|---|
| org.springframework.boot.actuate.endpoint.CachePublicMetrics()
as of 1.5.4 in favor of
CachePublicMetrics.CachePublicMetrics(Map, Collection) |
| 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 |
| Annotation Type Element and Description |
|---|
| org.springframework.boot.context.properties.ConfigurationProperties.exceptionIfInvalid
as of 1.5 since validation only kicks in when
@Validated is
present |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.