Package org.springframework.boot.autoconfigure.domain
General purpose domain annotations and classes.
Class Summary Class Description EntityScanner An entity scanner that searches the classpath from a@EntityScanspecified packages.EntityScanPackages Class for storing@EntityScanspecified packages for reference later (e.g.Annotation Types Summary Annotation Type Description EntityScan Configures the base packages used by auto-configuration when scanning for entity classes.