Jetpack-MVVM-PPJoke
Jetpack-MVVM-PPJoke copied to clipboard
Jetpack MVVM最佳实践 - 重构慕课网课程《Jetpack开发短视频应用实战》
libnavcompiler 报红,但是能编译通过 ,大神这该怎么解决
接口有问题
添加评论的接口是不是有问题http://123.56.232.18:8080/serverdemo//comment/addComment
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1778)...