-
DevOps

WildFly/JavaEE7 and MySQL linked on two Docker containers (Tech Tip #65)
Tech Tip #61 showed how to run Java EE 7 hands-on lab on WildFly Docker container. A couple of assumptions were made…
Read More » -
Software Development

R: Vectorising all the things
After my last post about finding the distance a date/time is from the weekend Hadley Wickham suggested I could improve…
Read More » -
Enterprise Java

SSL / TLS REST Server â Client with Spring and TomEE
When building a system, developers usually disregard the security aspects. Security has been always something very important to worry about,…
Read More » -
Enterprise Java

How to mock Spring bean without Springockito
I work with Spring several years. But I was always frustrated with how messy can XML configuration become. As various…
Read More » -
Core Java

Book Review: Mastering Lambdas: Java Programming in a Multicore World
λ-programming (lambda-programming) has finally been introduced in the Java world as of version 8. It is the feature that will…
Read More » -
Groovy

Gradle Goodness: Rename Ant Task Names When Importing Ant Build File
Migrating from Ant to Gradle is very easy with the importBuild method from AntBuilder. We only have to add this…
Read More » -
Groovy

Grails Tutorial for Beginners – Grails Service Layer
This tutorial will discuss the importance of the service layer in Grails and how to work with it. It also…
Read More » -
Enterprise Java

How to encapsulate Spring bean
As far as I know Spring Framework doesnât provide any mechanism to encapsulate Spring beans other than having separate contexts.…
Read More » -
Software Development

Database Threat Models
I finally have a breather and can start working through my backlog of ideas. I start with some background that…
Read More »






