OPI Blog
Learn from experts in their fields

Browsing Tags: code generation

A Quick Tour of Joda Beans
One of my big headaches about Java is the amount of boilerplate code you need to put in to make things work right. Especially in POJOs. I mean, is the solution to always run “generate ...
Leveraging Apache CXF and Maven to Generate Client Side Web Service Bindings
At a recent client, our team had the frequent need to integrate with internal and external systems via web services. Because we were consistently on very tight time lines and were not typically provided with ...