This post originated from an RSS feed registered with Java Buzz
by s m.
Original Post: New in IntelliJ IDEA 10.5: Spring Integration support
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: News, tips&tricks, how-to's and other issues related to IntelliJ IDEA
The upcoming IntelliJ IDEA 10.5 introduces support for Spring Integration Framework — an extension of the Spring programming model, supporting the Enterprise Integration patterns.
All the elements from the new namespaces provided by this framework are now recognized as beans, could be searched and renamed.
You can view their dependencies and navigate to referenced beans.
Few inspections and [...]