Package io.quarkus.spring.di.deployment
-
Interface Summary Interface Description SpringDiBuildTimeConfig -
Class Summary Class Description SpringBeanNameToDotNameBuildItem The purpose of this bean is to map the names of the Spring Beans to their associated DotName This info is needed when trying to convert SpEL expressions that reference beans by name, to bytecodeSpringDiEnabled SpringDIProcessor A simple processor that maps Spring DI annotations to CDI annotations.