spring-boot-postgresql-jpa-hibernate-rest-api-demo
spring-boot-postgresql-jpa-hibernate-rest-api-demo copied to clipboard
Building RESTful APIs with Spring Boot, PostgreSQL, JPA and Hibernate
I got the fix for the issue from SO. Please refer details [here](https://stackoverflow.com/questions/4588755/disabling-contextual-lob-creation-as-createclob-method-threw-error/4592863)
When we trying to run project with "mvn spring-boot:run" we got this error: ``` 2019-08-22 16:19:18.072 INFO 1160 --- [ main] o.h.e.j.e.i.LobCreatorBuilderImpl : HHH000424: Disabling contextual LOB creation as createClob()...
JPA TODO LIST
Membuat TO-DO List
This is my project about user todo list. Thankyou