-
Core Java
Java IO Benchmark: Quasar vs. Async ForkJoinPool vs. managedBlock
“Arien got in touch with us on twitter after seeing the results of a parallelStreams and ForkJoin benchmark we ran. It piqued his…
Read More » -
Core Java
IntelliJ IDEA internal design
The first version of IntelliJ IDEA was released in January 2001, and at that time it was one of the first…
Read More » -
Enterprise Java
Getting Started with Gradle: Creating a Web Application Project
This blog post describes how we can create a web application project with Gradle. To be more specific, we want…
Read More » -
DevOps
Deploy to WildFly and Docker from Eclipse
Docker and WildFly Part 1 – Deployment via Volumes and Docker and WildFly Part 2 – Deployment over Management API shows two approaches of…
Read More » -
Software Development
Yak Shaving is a Good Way to Improve an API
Yak Shaving (uncountable): (idiomatic) Any apparently useless activity which, by allowing you to overcome intermediate difficulties, allows you to solve…
Read More » -
Groovy
Spock 1.0 with Groovy 2.4 configuration comparison in Maven and Gradle
Quick tutorial how to configure Spock 1.0 with Groovy 2.4 using Maven and Gradle. Spock 1.0 has been finally released.…
Read More » -
Enterprise Java
Introduction to Spring profiles
So many men, so many minds. When we are implementing software for different customers we sometimes need to handle various…
Read More » -
Groovy
Integrating jOOQ with Grails Featuring the UWS-jOOQ Plugin
Introduction Grails is a web framework aimed to boost development productivity. One of the main features is domain centric database…
Read More » -
Enterprise Java
Using Spring managed Bean in non-managed object
We have to deal with legacy code, even when we would like to use the best and newest technologies available.…
Read More »