spring-boot/spring-boot-autoconfigure
Phillip Webb 654801083b Provide unified @EntityScan annotation
Add a new `@EntiyScan` annotation that's used by auto-configuration to:
* Set JPA packagesToScan.
* Set Neo4J's SessionFactory packages.
* Set the initial entity set for Spring Data MongoDB, Cassandra and
  Couchbase mapping contexts.

Additionally deprecate `@org.springframework.boot.orm.jpa.EntityScan`.

See gh-6142
2016-06-24 12:49:12 -07:00
..
src Provide unified @EntityScan annotation 2016-06-24 12:49:12 -07:00
pom.xml Drop back to Hibernate 5.0.9.Final 2016-06-21 20:09:21 +01:00