-
Notifications
You must be signed in to change notification settings - Fork 49
Integrations: Spring
Spring Bean reference resolution logic is IntelliJ IDEA edition dependant and may produce different result.
Relies on Spring plugin and provides most accurate & comprehensive Spring Bean resolution based on the Spring Context.
If Spring plugin is disabled internal Spring Bean resolution logic will be used as a fallback.
Relies on Plugin's internal and simple implementation of the possible Spring Bean.
The Plugin will look through all .xml files with the attribute xmlns="http://www.springframework.org/schema/beans" of the root xml tags. Within those files the Plugin will look for xml tags with attribute id and collect those names.
In case of the resolution to the class itself xml tag must have class attribute specified.
TODO
integration in -spring.xml for Interceptors and Type System type codes.
Project
Systems
Languages
Integrations
Diagrams