Also, some interesting comments from readers and a few from Reza Rehman co-author of the "EJB3 in Action" book.
Wednesday, August 27, 2008
EJB 3.0 and Spring 2.5
Also, some interesting comments from readers and a few from Reza Rehman co-author of the "EJB3 in Action" book.
UML Diagrams from NetBeans
I especially liked the way Geertjan starts off his article by saying:
One incredibly useful article recently on Javalobby is called Reverse-engineer Source Code into UML Diagrams, by Meera Subbarao.
Take a look at your leisure.
Monday, August 25, 2008
Reverse-engineer Source Code into UML Diagrams
The article shows how easy and simple it is to include UML diagrams within your Javadoc and also keep them updated with every change in the source code repository. We can do these in less than a few minutes, and in a few simple steps.
Getting started with UmlGraph takes five steps:
- Download the source code for UMlGraph.
- Download and install Graphviz.
- Make changes to your Ant build file.
- Run the Ant target.
- Add this target to your CI job.
Take a look at the article, and share your thoughts. The response has been amazingly good for this article.
Friday, August 8, 2008
Spring's so Groovy
I wrote a simple "HelloWorldService" in Eclipse IDE following the samples provided by this book. Trust me, it was so easy.
In this tutorial written at testearly, you will learn how to use Groovy with Spring, using an external script source file, how to refresh changes when a script source file is changed, and finally see an inline script which was embedded within the Spring configuration file.
Have you used Spring and Groovy? If so, do you mind sharing your thoughts?P.S: Stay tuned for a detailed review of the book "Spring Recipes - A Problem-Solution Approach" at Javalobby.
Monday, August 4, 2008
New Apress Java Books - Summer 08
The Spring Framework remains the leader in the move from so-called heavyweight architectures, such as Enterprise JavaBeans, toward lightweight frameworks. Pro Spring 2.5 covers the new features of Spring 2.5, but moreover, it is focused on best practices and core standards of contemporary Spring development.
The Definitive Guide to Apache MyFaces and Facelets
Practical API Design: Confessions of a Java™ Framework Architect
The Definitive Guide to Terracotta: Cluster the JVM for Spring, Hibernate and POJO Scalability
Spring Recipes: A Problem-Solution Approach
Beginning Groovy and Grails: From Novice to Professional
COMING SOON
Beginning Database Development in Java EE: Using GlassFish TopLink
The Definitive Guide to SOA: Oracle Service Bus, Second Edition
Beginning Google Web Toolkit: From Novice to Professional
Learn to build rich, user–friendly web applications using a popular Java–based Ajax web framework, the Google Web Toolkit. The authors will guide you through the complete development of a GWT front end application with a no–nonsense, down–to–earth approach.