Method and Description |
---|
org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate.setNamingstrategy(Class>) |
Annotation Type Element and Description |
---|
org.springframework.boot.autoconfigure.condition.ConditionalOnMissingClass.value
Since 1.1.0 due to the fact that the reflection errors can occur when
beans containing the annotation remain in the context. Use
ConditionalOnMissingClass.name() instead. |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.