第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

Springboot引入jpa時啟動失敗,撤銷之后又能正常啟動

Springboot引入jpa時啟動失敗,撤銷之后又能正常啟動

慕容9209635 2017-07-03 11:43:12
使用工具是STS,springboot+maven;在pom.xml中引入<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-jpa</artifactId> </dependency>后啟動報錯!錯誤信息如下:Error starting ApplicationContext. To display the auto-configuration report re-run your application with 'debug' enabled.2017-07-03 11:41:01.291 ERROR 3312 --- [ ? ? ? ? ? main] o.s.boot.SpringApplication ? ? ? ? ? ? ? : Application startup failedorg.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration.class]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javassist/bytecode/ClassFile怎么解決?求大牛幫忙科普下。。。
查看完整描述

2 回答

已采納
?
慕粉1645296168

TA貢獻1條經(jīng)驗 獲得超0個贊

配置里面不要dhcp

比如下面:

spring:

?profiles:

? ?active: dev

?datasource:

? ?driver-class-name: com.mysql.jdbc.Driver

? ?url: jdbc:mysql://127.0.0.1:3306/dbgirl

? ?username: root

? ?password: 123456

?jpa:

? ?hibernate:

? ? ?ddl-auto: create

? ?show-sql: true


查看完整回答
反對 回復(fù) 2017-07-20
  • 2 回答
  • 1 關(guān)注
  • 3633 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號