Rafael Huerta's Blog
  • Home
  • Author
  • Java
Subscribe

Java

Java Programming Language
Contract Testing using Pact with Java
Java

Contract Testing using Pact with Java

In a microservices architecture, where many services can communicate with each other, through HTTP requests or messages, it is very important to ensure all the interactions will work as expected once the services are deployed, this can be done with integration testing where the services in question are deployed to
Jun 6, 2022 — 8 min read
API-First Approach with Micronaut
Java

API-First Approach with Micronaut

In the API-First approach, you make sure the API is well designed with the help of a specification language like OpenAPI [https://swagger.io/specification/], even before the actual implementation starts. It has the advantage that both, server and client sides, can start working on the implementation once the contract
Nov 23, 2021 — 5 min read
Rafael Huerta's Blog © 2025
  • Contact
Powered by Ghost