Frank's Blog

Wednesday, August 9, 2017

Grep for dummies

›
I always have problems with grep as I don't use it enough to remember all the options. I found a useful answer on stack overflow grep ...
Friday, July 21, 2017

Getting started with Ansible

›
If you try to get started with Ansible  you will probably be disappointed! You will see tutorial explaining that you need a host file locat...
Wednesday, June 14, 2017

Not so well known IntelliJ keyboard sortcuts

›
IntelliJ is well known for its heavy use of keyboard shortcuts. Many times you don't even know that a shortcut exists. This blog show...
Thursday, March 16, 2017

IntelliJ on Ubuntu the false promises

›
I guess every one who develops with IntelliJ on Ubuntu is disappointed that the keyboard shortcuts do not work as they should. The problem ...
Thursday, June 2, 2016

Display the value of a property with Maven

›
Sometime you need to know the value of a property in you maven scripts. This happend to me when there were to many profiles. So can just ...
Tuesday, April 5, 2016

Accessing an in-memory H2 Database

›
Some times while trying to understand what is going on in your unit tests, you might want to see what is written in an in-memory H2 database...
Friday, January 29, 2016

Decorator Pattern with Spring

›
The decorator pattern is well known and described. See for example https://en.wikipedia.org/wiki/Decorator_pattern  The question is how c...
›
Home
View web version
Powered by Blogger.