1. 程式人生 > >SpringBoot2整合Druid配置

SpringBoot2整合Druid配置

https://blog.csdn.net/moshowgame/article/details/80304198

 

遇到的問題

1Spring boot 2.0 配置報錯java.lang.NoClassDefFoundError: org/springframework/boot/bind/RelaxedPropertyRes

 https://blog.csdn.net/m0_37450089/article/details/85321538

2、springboot報錯The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one time zone

https://www.cnblogs.com/bobofei/p/9958054.html

3、org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection

原因: 配置檔案寫錯,仔細對照