springboot啟動出現Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set


1 問題:

       springboot啟動出現Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set

       

2 問題的原因:

     這是因為數據源的參數錯誤,我這里的是spring.datasource.url的參數錯誤

     

3 解決的方法:

    把url后面的參數修改和數據的數據庫名一致,把test改成springboot就可以了

        

        

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM