Could not open JPA EntityManager for transaction; nested exception is org.hibernate.TransactionException: JDBC begin transaction failed: ] with root cause
Could not open JPA EntityManager for transaction; nested exception is org.hibernate.TransactionException: JDBC begin transaction failed: ] with root cause
"message": "Could not open JPA EntityManager for transaction; nested exception is org.hibernate.TransactionException: JDBC begin transaction failed: ",
Ну как бы в логах сервиса к которому обращаетесь, у вас же скорее всего spring boot, вот у него в логах и будет отображаться что не так, а так да чуть более правильный подход про который @urmnurbo говорит
всем привет, добавил новые свойства в модели, но никак не хочет обновлять таблицу в бд spring.jpa.hibernate.ddl-auto=update - стоит clean rebuild всё делал. что еще можно сделать?