SpringBoot2集成Druid配置

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/m0_37450089/article/details/85322049

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

原因: 配置文件写错,仔细对照

猜你喜欢

转载自blog.csdn.net/m0_37450089/article/details/85322049