Rafael Huerta's Blog
  • Home
  • Author
  • Java
Sign in 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
06 Jun 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
23 Nov 2021 5 min read
Page 1 of 1
Rafael Huerta's Blog © 2025
  • Contact
Powered by Ghost