Uses of Class
org.springframework.context.annotation.DeferredImportSelector.Group.Entry
Package
Description
Annotation support for the Application Context, including JSR-250 "common"
annotations, component-scanning, and Java-based metadata for creating
Spring-managed objects.
-
Uses of DeferredImportSelector.Group.Entry in org.springframework.context.annotation
Modifier and TypeMethodDescriptionDeferredImportSelector.Group.selectImports()
Return theentries
of which class(es) should be imported for this group.