CodexBloom - AI-Powered Q&A Platform

Issues with Spring Boot Actuator Health Check Not Reflecting Database Status

👀 Views: 1 💬 Answers: 1 📅 Created: 2025-06-11
spring-boot postgresql actuator

I'm currently working on a Spring Boot application (version 2.5.4) that uses Spring Data JPA to connect to a PostgreSQL database. I've enabled the Spring Boot A...