-
Software Development
Code faster with Intellij IDEA live templates
Intellij IDEA – in my opinion the most productive IDE for Java – comes with bunch of features helping getting…
Read More » -
Enterprise Java
Project Student: Maintenance Webapp (read-only)
This is part of Project Student. Other posts are Webservice Client With Jersey, Webservice Server with Jersey, Business Layer, Persistence…
Read More » -
Enterprise Java
Spring from the Trenches: Invoking a Secured Method from a Scheduled Job
Let’s assume that we have implemented a Spring powered application, and secured it by using the method security expressions of…
Read More » -
Enterprise Java
Sustainable peace with database changes into a Java environment
Sustainable peace for us is remove uncertainty. In this case over database changes the idea Active Record Migrations of Ruby…
Read More » -
Enterprise Java
Using jOOQ with Spring: Configuration
I have had my share of performance problems caused by ORMs. Although I have to admit that most of these…
Read More » -
Enterprise Java
Project Student: JPA Criteria Queries
This is part of Project Student. Other posts are Webservice Client With Jersey, Webservice Server with Jersey, Business Layer, Persistence…
Read More » -
Core Java
Java 8 Friday Goodies: The New New I/O APIs
At Data Geekery, we love Java. And as we’re really into jOOQ’s fluent API and query DSL, we’re absolutely thrilled…
Read More » -
Software Development
Praying in the Church of Silicon Valley
I got invited to participate in a pre-demo-day review of an Accelerator class. It seems that these days in the…
Read More » -
Software Development
MongoDB and the fine art of data modelling
Introduction This is the third part of our MongoDB time series tutorial, and this post will emphasize the importance of…
Read More »