java.lang.Object
io.ebeaninternal.server.core.bootup.BootupClassPathSearch
Searches for interesting classes such as Entities, Embedded and ScalarTypes.
-
Method Summary
Modifier and TypeMethodDescriptionstatic BootupClassessearch(DatabaseBuilder.Settings config) Search the classPath for the classes we are interested in returning them as BootupClasses.
-
Method Details
-
search
Search the classPath for the classes we are interested in returning them as BootupClasses.
-