• Phillip Webb's avatar
    Provide unified @EntityScan annotation · 65480108
    Phillip Webb authored
    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
    65480108
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...