The Artima Developer Community
Sponsored Link

Java Buzz Forum
From Java to Spring and Beyond – Making Diagrams (and UML) work for developers

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Vineet Sinha

Posts: 154
Nickname: vineets
Registered: Mar, 2007

Architexa is an MIT Spinoff working to help developers work with large projects
From Java to Spring and Beyond – Making Diagrams (and UML) work for developers Posted: Mar 21, 2011 4:59 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Vineet Sinha.
Original Post: From Java to Spring and Beyond – Making Diagrams (and UML) work for developers
Feed Title: Architexa - Working with Large Codebases
Feed URL: http://feeds.feedburner.com/Architexa
Feed Description: Know your code
Latest Java Buzz Posts
Latest Java Buzz Posts by Vineet Sinha
Latest Posts From Architexa - Working with Large Codebases

Advertisement
One of the strengths of working with Java is the large number of frameworks that are available. These frameworks are great for taking care of the basic tasks involved in building Java based apps. But they often bring about challenges in understanding - whether it is xml files or annotation based configurations, developers needing to work with these frameworks have to see how different parts of the code are connected. With this in mind we have extended Architexa to not just show code relationships but have also built special support for popular frameworks like Spring and Struts. We are happy to announce that we will be demoing this functionality at EclipseCon 2011 as part of the Hot New Products Showcase. We are pushing the edge here - so we are making this capability available as an 'early access' version. You can find it by default in all versions of the Architexa Suite. We would really like to hear what you think about it, and invite you to extend your trial of the product as we refine the implementation based on your feedback In this release we are including early access to a number of frameworks. With Spring we have added support for Dependency Injection and Web Flow. We have also added support for Struts (1 and 2) and Tiles. Spring Bean classes can be shown in both class and sequence diagrams along with any Property fields they contain. This allows for easy exploration of the hierarchy of beans along with a clearer view of dependency injection. Struts support enables you to explore the actions defined in xml configurations files; specifically, the dependencies to other actions, jsp pages, and classes all within an easy to understand class diagram. Tiles support allows you to easily see where different JSPs plug into various web components and how they relate to other java elements in a class diagram.

Read: From Java to Spring and Beyond – Making Diagrams (and UML) work for developers

Topic: Understanding Adaptive Runtimes Previous Topic   Next Topic Topic: COS and SWFUpload for End-to-end Java File Upload

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use