filmov
tv
Working With Date & Time in Spring Boot PostgreSQL Hibernate Application

Показать описание
A sample Spring Boot application with PostgreSql DB and all of possible Java date and time fields that can be mapped to SQL
timestamp
timestampz
date
time
timez columns.
Outline
Date & Time object mappings in JPA
JSON serializations of date & time fields
Search & Querying via Spring Data findBy....Between
timestamp
timestampz
date
time
timez columns.
Outline
Date & Time object mappings in JPA
JSON serializations of date & time fields
Search & Querying via Spring Data findBy....Between