WaveMaker Review: Java RAD Tool for Web Applications
The RAD tool WaveMaker, now owned by SpringSource, helps non-programmers quickly develop Java-based Web applications.
Shekhar Gulati is a Java Consultant with over 5 years experience.He is currently working with Xebia India an Agile Software Development company.The postings on this site and on his blog are his own and do not necessarily represent opinion of his employer. His own blog is at http://whyjava.wordpress.com/ and you can follow him on twitter here
.
The RAD tool WaveMaker, now owned by SpringSource, helps non-programmers quickly develop Java-based Web applications.
AspectJ is easy to learn, leads to cleaner code and provides a standard way to handle crosscutting concerns--and that's just three of the five reasons Java developers should learn it.
Use the power of ServiceLocatorFactoryBean to define conditional factories in Spring XML without any of the usual method injection limitations.
Spring WS 2.0 introduces a new integration testing module, spring-ws-test, which makes writing integration tests for both client- and server-side code very easy.
What makes the new Spring Web Service 2.0 release the best Java stack for SOAP-based Web services?
In Maven 3.0, many of the Java build tool's internals have been revamped. Here are the 10 most notable new features.
Have your Java unit test assertions gotten hard to read? Use the matcher objects provided by the Hamcrest and fluent FEST-Assert libraries.