sanjaypakale / spring-boot-crud-hibernate

0 stars 0 forks source link

Spring Boot Question 2 #2

Open Rapter1990 opened 4 years ago

Rapter1990 commented 4 years ago

I want to learn how to do the process of "Date" when CRUD operaitons have been done as I want to build the crud app like yours.

sanjaypakale commented 4 years ago

What issue are you facing when you are dealing with "Date"?

Rapter1990 commented 4 years ago

I want to learn how to define Date as String and how to write it as String in Postman for CRUD process.