Best Extensions for Building a REST API with Quarkus
After years in the Spring ecosystem, I’ve moved over to the Java EE side of the world. I started working[…]
Read moreDevelopment, DevOps and Delivery
After years in the Spring ecosystem, I’ve moved over to the Java EE side of the world. I started working[…]
Read moreThis blog was originally featured on the Red Hat OpenShift Blog:https://www.openshift.com/blog/seven-standards-every-openshift-customer-should-have-on-day-1 The explosion of containers in the enterprise has been[…]
Read moreOne of the ways containers have dramatically changed the way applications are developed is the ability to run production-like services[…]
Read moreThe Electric Reliability Council of Texas (ERCOT) manages the flow of electric power to more than 26 million Texas customers —[…]
Read moreAfter some experimentation, I found a local testing pattern that made sense to me. For this case, the application is[…]
Read moreNote: Don’t do this anymore. Use Testcontainers. I’ve been running H2 for years as an integration testing database. I’ve finally[…]
Read moreAssuming you have a Spring Boot application, using the @RestController annotations, you can generate both the Swagger JSON and the[…]
Read moreI’ve been itching to mess around with fix engines again so I started to pry open Quickfix/J and see if[…]
Read more