| Class | Description |
|---|---|
| JpaAutoConfiguration |
Spring boot auto-configuration to enable JPA stack and
Datastore beans. |
| JpaDatastoreAutoConfiguration |
Spring boot auto-configuration to enable JPA
Datastore beans. |
| Annotation Type | Description |
|---|---|
| JpaEntityScan |
Configures the base packages used by auto-configuration when scanning for JPA entity classes, when
EntityManagerFactory auto-configuration is enabled. |
| JpaEntityScans |
Repeatable
JpaEntityScan annotation container |
Copyright © 2019 The Holon Platform. All rights reserved.