Spring Data JPA with PostgreSQL's JSONB
Sep 14, 2024 · 3 min read · While using Spring Boot with PostgreSQL, have you ever needed to retrieve or persist data to JSONB column? If your answer is yes, and you are visiting this journal entry, chances are high that you need help to solve the error when using JSONB column....
Join discussion