Package io.quarkus.spring.di.deployment
-
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 bytecodeSpringDIProcessor A simple processor that maps Spring DI annotations to CDI annotations.