av一区二区在线观看_亚洲男人的天堂网站_日韩亚洲视频_在线成人免费_欧美日韩精品免费观看视频_久草视

您的位置:首頁技術(shù)文章
文章詳情頁

Spring boot 數(shù)據(jù)源未配置異常的解決

瀏覽:3日期:2023-06-28 08:15:35
Spring boot 數(shù)據(jù)源未配置異常問題

在使Springboot自動生成的項(xiàng)目框架時(shí)如果選擇了數(shù)據(jù)源,比如選擇了mysql,生成項(xiàng)目之后,啟動會報(bào)一下異常:

Description:

Cannot determine embedded database driver class for database type NONE

Action:

If you want an embedded database please put a supported one on the classpath. If you have database settings to be loaded from a particular profile you may need to active it (no profiles are currently active).

問題分析

導(dǎo)致此問題的原因?yàn)椋瑂pringboot生成的項(xiàng)目啟動時(shí)會自動注入數(shù)據(jù)源。而此時(shí)在配置文件中并沒有配置數(shù)據(jù)源信息,因此會拋出異常。

解決方案

(1)如果暫時(shí)不需要數(shù)據(jù)源,可將pom文件中的mysql和mybatis(或其他數(shù)據(jù)源框架)注釋掉,即可正常啟動。

(2)在@SpringBootApplication中排除其注入

@SpringBootApplication(exclude={DataSourceAutoConfiguration.class,HibernateJpaAutoConfiguration.class})

(3)提供數(shù)據(jù)源的配置或其他數(shù)據(jù)源配置,此處提供默認(rèn)配置示例,在application.properties文件中添加以下配置項(xiàng):

# 主數(shù)據(jù)源,默認(rèn)的#spring.datasource.type=com.zaxxer.hikari.HikariDataSourcespring.datasource.driverClassName=com.mysql.jdbc.Driverspring.datasource.url=jdbc:mysql://localhost:3306/testspring.datasource.username=rootspring.datasource.password=rootspringboot啟動提示缺少數(shù)據(jù)源

If you want an embedded database please put a supported one on the classpath. If you have database settings to be loaded from a particular profile you may need to active it (no profiles are currently

正解:

因?yàn)閟pring boot只要你在pom中引入了mybatis-spring-boot-starter 他就會默認(rèn)需要加載數(shù)據(jù)庫相關(guān)的配置

可以加上

@EnableAutoConfiguration(exclude={DataSourceAutoConfiguration.class})

以上為個(gè)人經(jīng)驗(yàn),希望能給大家一個(gè)參考,也希望大家多多支持好吧啦網(wǎng)。

標(biāo)簽: Spring
相關(guān)文章:
主站蜘蛛池模板: 日韩欧美在 | 国产一区二区久久 | 热久久性 | 国产1区2区在线观看 | 免费成人高清在线视频 | 成年免费在线观看 | 国产一区二区三区久久久久久久久 | 欧美日韩在线免费 | 视频一二区 | 欧美在线日韩 | 81精品国产乱码久久久久久 | 亚洲国产高清在线观看 | 欧美一级特黄aaa大片在线观看 | av网址在线 | 亚洲欧美日韩精品久久亚洲区 | 在线观看深夜视频 | 久久久久9999 | 成人福利视频 | 亚洲成av| 久久精品久久综合 | 日韩一区二区三区视频 | 国产精品一区二区在线播放 | 中文字幕在线免费观看 | 欧美 视频 | 国产精品久久久久久久久婷婷 | 午夜视频在线免费观看 | 一区二区三区亚洲 | av国产精品| 免费观看一级毛片 | 午夜视频在线观看网站 | 亚洲成人精品国产 | 中文天堂在线观看 | 日韩在线 | 日本一卡精品视频免费 | 亚洲精品视频观看 | 91色啪| sese视频在线观看 | 免费小视频在线观看 | 中文字幕一区二区三区精彩视频 | 国产精品久久国产精品 | 亚洲另类自拍 |