All posts in 'English posts'

Revised Actuators in Spring Boot 2

13-Feb-18

This post has been featured on This Week in Spring – February 20th, 2018 and I’m feel honored to be referred as “Spring community legend” but even more so to be listed next to a lot of people who’s work I use on a daily basis. Thanks, Josh. Tim from Ordina posted a nice blog […]

Read the complete article »

Spring Security 5: New password storage format

13-Jan-18

Spring Security 5 has been out for some days now. People on Spring Boot 1 or plain Spring must manually upgrade their dependencies at the moment to notice the new kid on the block. But with Spring Boot 2 Spring Security 5 will be the default for new applications but also for applications that are […]

Read the complete article »

Use Keycloak with your Spring Boot 2 application

28-Dec-17

This post has been featured in the 7th anniversary edition of This Week in Spring – January 2n, 2018. Important updates on March 22nd, 2018: Thanks to valid feedback from friends and colleagues Stéphane and Jochen and in the light of the high interested in this post, I have updated the demo. I basically removed […]

Read the complete article »

2017: It’s all about people

24-Dec-17

It’s the time of the year to write some recaps. I did this last year and the year before and I will continue that. We live in highly technologized world, but what’s it all about if not people? That picture was taken by Stephen Chin at the last day of JCrete 2017 and pretty much […]

Read the complete article »

Git: Create a new, empty and unrelated branch

09-Dec-17

I wanted to start publishing to GitHub Pages from my learning and experimenting project simple-meetup. One of the learning scopes of the above project is “code as documentation” and the question to which extend such a project can be used to write articles and generate documentation. In this project I’m using Asciidoctor and the Gradle […]

Read the complete article »