zeusSpring
zeusSpring copied to clipboard
Missing @Component on the class
The following class with a field annotation @Autowired is missing class @Component. Is that intentional?
https://github.com/AichaelLee/zeusSpring/blob/251777bef6ed018010fe3981ff270d15b8741862/zeus-web/src/main/java/org/zeus/ValidateCodeBeanConfig.java#L12
Reference: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/annotation/Autowired.html