All posts in 'Java'

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 »

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 »

Inaugural talk at EuregJUG

29-May-15

Earlier this year Stefan Pfeiffer aka @dl1ely approached me, if I would be interested in a Java User Group (JUG) in Aachen, set up as a cross-border, english-language JUG. My spontaneous reaction was something like “sure, great idea”. Becoming a group member of the iJUG was pretty straight forward, something i wanted to do as […]

Read the complete article »