Package com.bobocode.bring.core.annotation.resolver.impl
package com.bobocode.bring.core.annotation.resolver.impl
-
ClassesClassDescriptionAn implementation of AnnotationResolver specifically designed for resolving component bean names based on the Component annotation.This class implements the AnnotationResolver interface to resolve the name of a configuration bean based on the presence of the Configuration annotation.An implementation of AnnotationResolver designed for resolving bean names associated with interfaces.An implementation of AnnotationResolver specifically designed for resolving bean names associated with classes annotated with @Service.