Uses of Interface
io.gridgo.boot.support.AnnotationScanner
-
Packages that use AnnotationScanner Package Description io.gridgo.boot io.gridgo.boot.support.scanners.impl -
-
Uses of AnnotationScanner in io.gridgo.boot
Methods in io.gridgo.boot that return types with arguments of type AnnotationScanner Modifier and Type Method Description java.util.List<AnnotationScanner>GridgoApplication. getScanners() -
Uses of AnnotationScanner in io.gridgo.boot.support.scanners.impl
Classes in io.gridgo.boot.support.scanners.impl that implement AnnotationScanner Modifier and Type Class Description classComponentScannerclassDataAccessScannerclassGatewayScanner
-