I have seen annotation in Spring framework. And I wonder how can I make annotation.
We have used many annotation(eg. @Controller, @Autowired, @RequestMapping and so on). Using such annotation, We do NOT code with reflection. But I cannot find tutorial for making annotation without reflection. In all tutorials, writers demonstrate annotation with reflection.
If I don't use reflection, CANNOT I make annotation?
Aucun commentaire:
Enregistrer un commentaire