程序包 org.springframework.boot.autoconfigure.domain
package org.springframework.boot.autoconfigure.domain
General purpose domain annotations and classes.
-
类说明Configures the base packages used by auto-configuration when scanning for entity classes.An entity scanner that searches the classpath from an
@EntityScan
specified packages.Class for storing@EntityScan
specified packages for reference later (e.g. by JPA auto-configuration).