24 Jan 2017
Getting generated fields with jdbcTemplate
How to get the generated primary key or fields after inserting a new row using Spring jdbcTemplate.
13 Dec 2016
Database appender with log4j2 and Spring Boot
Use the Spring datasource properties in the configuration of a log4j2 database appender.
09 Nov 2016
Automatic fat jar deployment with Bamboo
Deployment project on Bamboo to automate the deployment of fat jar.
21 Aug 2016
Spring boot: YAML multiple datasources
How to configure multiple datasources in Spring boot using YAML. (Updated)
15 Apr 2016
Alfresco: SSO with the external auth subsystem
An example how to setup the external authentication subsystem with SSO.
11 Jan 2016
Gnome shell: my first extension
Display in the top panel data retrieved from a web site.
12 Oct 2015
Darcula theme for Pygments
Pygments is the code highlighter I use with Jekyll for my blog.