One of the little touches I added to Able, which came from code originally in BrowserMob, was a nice little JDK logging formatter. It is designed to work with modern IDEs (IntelliJ IDEA being my personal favorite) and their ability to understand shorthand notation for classes.
As I was building BrowserMob, I was getting irritated by [...]
Posts Tagged ‘able’
Tip: Compact Logging in Java
Tonight: Speaking Portland Java Users Group
Tonight I will be speaking at the Portland Java User’s Group in downtown Portland:
Patrick will present his work on a new open source initiative named Able. Able is a combination of a library and quickstart template that aims to tightly integrate several modern Java frameworks: Hibernate (persistence), Stripes (web framework), Guice (core container), [...]