我使用的是MySQL数据库和Spring Data。org.springframework.orm.jpa.JpaSystemException: could not execute statement; nested exception is org.hibernate.exception.GenericJDBCExceptionModelAndView("upload-success","filename",path+"/"+filename);
retur
我的application.properties:spring.datasource.url=jdbc:postgresql://localhost:5432/yyyspring.datasource.password=xxx
spring.datasource.driver-class-namemain] o