Enterprise Java
-
Content-Security-Policy Nonce with Spring Security
Content-Security-Policy is important for web security. Yet, it’s not mainstream yet, it’s syntax is hard, it’s rather prohibitive and tools rarely…
Read More » -
Spring Cloud Sleuth 3.0.0 released
With the release of the Spring Cloud 2020.0.0 (aka Ilford) release train we’re more than happy to announce the general…
Read More » -
OAuth2 Bearer Token Usage
I have immersed myself in the digital identity space for the past few years. A good chunk of this work…
Read More » -
Jmix – the future of CUBA Platform
Jmix is the new name and the new major release of CUBA Platform. It is now in Preview and we…
Read More » -
Jenkins: Automating your delivery pipeline
In this post, we are going to create a Jenkins pipeline for a Java Spring project using Maven and Git:…
Read More » -
Spring Cloud Contract 3.0.0 released
With the release of the Spring Cloud 2020.0.0 (aka Ilford) release train we’re more than happy to announce the general…
Read More » -
Undo feature with Neo4J & Enterprise Java
I’ve created an example how to implement an undo feature in a Quarkus application that uses a Neo4J database. From…
Read More » -
A Weird Side Entrance
One of the main reasons I blog is to remind myself how easily one can use software development techniques to…
Read More » -
Spring Security
There are many authentication mechanisms (basic, digest, form, X.509, etc), and there are many storage options for credentials and authority…
Read More »