Quarkus Integration Testing with Testcontainers and LocalStack
With containers, the ability to perform integration testing in a local environment is now table stakes for programmers. We are[…]
Read moreDevelopment, DevOps and Delivery
With containers, the ability to perform integration testing in a local environment is now table stakes for programmers. We are[…]
Read moreWhen building a REST API, it always easy to have the OpenAPI UI to be readily accessible at the index[…]
Read moreI tweak the Quarkus pom to optimize for my purposes. Here’s a reference.
Read moreAs we continue our journey of creating a production ready REST API, we will need to start adding some additional[…]
Read moreMotivation Building a production ready application has a ton of moving parts. Most of the time, developers create a new[…]
Read moreThe internet is filled with content related to software testing. There are also an overwhelming set of test types, related[…]
Read moreOne of the better features of OpenShift is its fantastic support for finding, installing and managing operators from Red Hat’s[…]
Read moreI’m hosting an OpenShift cluster on a set of 4 Intel NUCs in the home office. I wanted to start[…]
Read moreI’ve been doing a ton of integration work lately. Here’s a current copy of my “start everything locally” docker compose[…]
Read moreAfter years in the Spring ecosystem, I’ve moved over to the Java EE side of the world. I started working[…]
Read more