Class and Description |
---|
org.springframework.boot.context.event.ApplicationStartedEvent
as of 1.5 in favor of
ApplicationStartingEvent |
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 |
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 © 2018 Pivotal Software, Inc.. All rights reserved.