Author Archives: Michael Simons

jOOQ and Spring: Manage your RecordMappers as @Components

09-Sep-15

Lately i’ve been evaluating jOOQ as a core database tool for ENERKO Informatik. Though i’ve got quite some experience (and good experience!) with Hibernate and Spring Data JPA, we have some projects around that are quite old but not outdated. They are in need for an UI/UX and some architectural make over, but the data […]

Read the complete article »

New theme

20-Aug-15

I’ve been using the old “PlainTextBlog” theme since 2006, when i started writing this blog, time for a change, i guess. I was very happy with the free template for michael-simons.eu by html5up.net, so i gave Pixelarity i try and bought access for some months. This theme here is now based on Archetype and I’m […]

Read the complete article »

Upgrading to Tomcat 8.0.24

15-Jul-15

If you upgrade your Tomcat installation to 8.0.24, released on July 6th, and all your POST requests suddenly starts to fail, check maxPostSize of your connectors. The Tomcat team actually fixed it’s behavior: The meaning of the value zero for the maxPostSize has also been changed to mean a limit of zero rather than no […]

Read the complete article »