spring-boot/spring-boot-autoconfigure
Stephane Nicoll b322b1943b Clarify scope of DataSourceInitializedEvent
This commit clarifies that DataSourceInitializedEvent is only to be
used by the datasource initializer facility and JPA (Hibernate). The
even is renamed to DataSourceSchemaCreatedEvent to clarify what it
actually signals.

Closes gh-4292
2017-10-03 16:05:02 +02:00
..
src Clarify scope of DataSourceInitializedEvent 2017-10-03 16:05:02 +02:00
pom.xml Add auto-config for spring-security-oauth2-client 2017-10-02 14:36:35 -07:00