Daniel S. BlancoKubernetes: Deployment Quarkus with DatabasesWe recently did a post where we explained how to set up a Kubernetes cluster on-premises, here. Where we also saw some basic Kubernetes…Apr 22Apr 22
Daniel S. BlancoKubernetes 101: How to run in localIn this post we are going to see the easiest way to create your own Kubernetes local cluster. And so, we can get a little bit into this…Feb 22Feb 22
Daniel S. BlancoWiremock & Quarkus: How to configure itWiremock is a great tool that can help you in performing quality testing of your code. A fundamental step when we develop tests for…Jan 71Jan 71
Daniel S. BlancoQuarkus & Microprofile: How to make a Microservice with persistenceToday we are going to see a new way to make a microservice. This time using Quarkus and Microprofile. We will also add a small persistence…Nov 29, 2023Nov 29, 2023
Daniel S. BlancoTestcontainers: How to use itIn multiple of the posts that I have done, I have always used containers to be able to perform the tests. Normally creating a…May 12, 2023May 12, 2023
Daniel S. BlancoApache Camel: General TipsLately I’ve been doing a lot of integrations with Apache Camel. I’ve collected some tips that can be useful. Some have come from exceptions…Apr 12, 2023Apr 12, 2023
Daniel S. BlancoWSO2 Secret: Basic creationWSO2 allows the creation of keys that are managed by its own Secure Vault. It’s a good tool that allows us to manage keys in a secure way…Mar 3, 2023Mar 3, 2023
Daniel S. BlancoWiremock & JUnit 5: How to use itToday we are going to see a simple post about how to configure Wiremock with JUnit 5. Something simple but different from how it was with…Feb 13, 2023Feb 13, 2023
Daniel S. BlancoHowTo: Apache HttpClient 5We have already done other posts about this great library, about configuration and use of the Fluent interface. Today we will see a basic…Jan 18, 2023Jan 18, 2023
Daniel S. BlancoWSO2 IS: Create Custom User StoreIn this post, we will see what is a Custom User Store in WSO2 Identity Server, IS, and what is it for. And we will also see small…Dec 21, 2022Dec 21, 2022