Java ENUM Mapping in postgres using Spring Data JPA and Hibernate.
In this article, you are going to learn how to map Java enum in the Postgres database using ORM implementation such as Hibernate with Spring Data JPA.
If you don't know how to set up Postgres using docker in local, please see the below video.
Postgr...
blog.techwasti.com3 min read