Answer the question
In order to leave comments, you need to log in
NetBeans + spring config, is config navigation possible?
There is a project with a rather large xml config of Spring, there are several files. Disassembling it for a long time, it slows down a lot. It seems that there is a Spring module, but I don’t see any benefit from it. Questions:
1 Is there a way to quickly go from getBean("name") to its description in xml?
2 Is there a way to quickly move from xml to the class declared in it?
3 Is there a way to go from the xml description of one node to another, which is specified as a link?
4 Well, ideally, is there a way to find out what type will be in getBean("name")?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question