Transfer date from form to database

There are Angular, PrimeNG, Spring Boot, JDBC, PostgreSQL

I need to save date and time from form to database and show it again.

read more
UUID or Int for primary key

What better to use for primary key. UUID or integer.

read more