spring-loaded
spring-loaded copied to clipboard
The annotations on types/methods/fields/constructors can't support to dynamic loading,why?
e.g.
@Bean@Component@RequestMapping and so on,
how to dynamic loading these above annotations?