I've been following you for a couple of years now and even have your book Java EE Patterns, rethinking best practices. Today I finally decided to fork lightfish. I have made some small changes:
Using injection for JUL loggers.
Inline-ing of variables.
Removal of possible JNPE.
Hey Adam,
I've been following you for a couple of years now and even have your book Java EE Patterns, rethinking best practices. Today I finally decided to fork lightfish. I have made some small changes:
Using injection for JUL loggers. Inline-ing of variables. Removal of possible JNPE.
Hope it helps.
Best regards, Wouter