↓ Saltar al contenido principal

Guate-jug

Navegación principal

  • Inicio
  • Comunidad
  • Planet
  • Las Aventuras de Duke
  • Grupos de Estudio
  • Patrocinadores
  • ¿Guatejug?
  • Certificaciones
  • Live Chat
  • Contacto

Autor: Henry Xiloj Herrera

Spring Retry: Handling Transient Failures Gracefully in Java 21

Por Henry Xiloj Herrera Publicado el 26 enero, 2025 Publicado en Planet

In modern applications, transient failures (e.g., network timeouts, database connection issues, or external API unavailability) are inevitable. To build resilient systems, we need mechanisms to retry failed operations gracefully.With Java 21 and Spring…

Leer más ›

Virtual Threads in Java 21: Simplified Concurrency for Modern Applications

Por Henry Xiloj Herrera Publicado el 8 diciembre, 2024 Publicado en Planet

 With Java 21, Virtual Threads have redefined how we approach concurrency, offering a lightweight and efficient way to handle parallel and asynchronous tasks. Unlike CompletableFuture or ParallelStream, Virtual Threads allow developers to write si…

Leer más ›

Creating REST APIs with OpenAPI, Spring Boot 3.3.3, Java 21, and Jakarta

Por Henry Xiloj Herrera Publicado el 5 septiembre, 2024 Publicado en Planet

 IntroductionIn today’s software landscape, designing robust and scalable REST APIs is a crucial aspect of application development. With the growing complexity of APIs, ensuring consistency and maintainability across different services becomes cha…

Leer más ›

Testing a Spring Boot 3.2.5 App from Top to Bottom: MySQL, Docker, Unit Tests, Integration Tests

Por Henry Xiloj Herrera Publicado el 8 junio, 2024 Publicado en Planet

In this comprehensive guide, we’ll walk you through setting up a Spring Boot 3.2.5 application with a MySQL database using Docker Compose and writing unit tests for various layers of the application. We’ll cover the following topics:Setting up the MySQ…

Leer más ›

Canary Deployment on GKE with Terraform and Cloud Deploy

Por Henry Xiloj Herrera Publicado el 31 mayo, 2024 Publicado en Planet

 Here’s a detailed guide to setting up a Canary deployment on Google Cloud using Terraform and Cloud Deploy. This example demonstrates deploying a sample application image to a Google Kubernetes Engine (GKE) cluster, utilizing Canary deployment st…

Leer más ›

Navegación de entradas

Anterior 1 2 3 4 … 13 Siguiente

Lista de Correo

Patrocinadores

manning
wundermanthompson
mangochango

Contribuciones

  • Las Aventuras de Duke
  • Blog de Gerardo Arroyo – Compartiendo experiencias reales con AWS
  • CesarHernandezGT
  • GuateJUG Grupos de Estudio
  • JAVA
  • java – Open Fecks
  • Juan Pablo Chaclan
  • RDebug
  • TechNotes Central
  • The J*
  • Tips estupidos de java – El abismo de tux
© 2025 Guate-jug | Funciona con Tema Responsive