Hibernate simple entities June 2, 2023 less than 1 minute read This note is about hibernate simple entities. references: web: Vlad Mihalcea’s blog thorben jansen’s blog hibernate orm hibernate reactive quarkus reactive hibernate with panache postgreSQL docs - current paperback book: Vlad Mihalcea’s high performance java persistence intro Previous Next
Handling REST endpoints with a map June 6, 2023 5 minute read This note is about using some tricks on REST resources