Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Could not open connection
这是你jdbc连接字符串没有写对,数据库ip端口用户名密码驱动程序等等相关的配置有问题。