In Programming 2 meses ago Filter data the right way using Spring JPA Specifications A quick explanation of how to use Spring JPA Specifications to filter data from the…
In Security 2 meses ago Keep your software secure with the OWASP dependency check This post introduces the OWASP Dependency Check plugin, which will help you to keep your…
In Programming 2 meses ago Image processing with the median filter In this post I will show you how to correct the noise artifact known as…
In Security 2 meses ago Keep the hackers away! These tips can help you In this post, I introduce you some security aspects and tips you can use to…
In Security 2 meses ago Secure your APIs with Keycloak In this tutorial, I will show you how easy it is to add OAuth2 protection…
In Programming 2 meses ago Introduction to the ETag, making efficient APIs! The Etag is a very simple way to improve the efficiency of your APIs. It…
In DevOps 2 meses ago Automating integration and load tests with Karate and Jenkins In this tutorial we will use Karate to develop integration and load tests. At the…
In QA 2 meses ago Introduction to Karate, testing made simple! In this post I would like to introduce you Karate, a very easy to use…
In Programming 2 meses ago Hands on with contracts! Spring Cloud Contract Verifier With this tutorial I show you the potential of contracts and how easy you can…
In Programming 2 meses ago Why you should use contracts in your APIs I would like to share with you my personal point of view about using contracts…