Shruti
Shruti
JCHJava Community | Help. Code. Learn.
Created by Shruti on 4/1/2025 in #java-help
Issue: API Returning Empty JSON Objects {}
facing an issue in my Spring Boot project. My API for fetching products is returning empty objects: [{}, {}, {}, {}] But I have verified that data exists in my H2 database.
9 replies