Springboot
light_guang_IF
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
【无标题】Unable to convert type java.lang.Character of 8 to type of java.lang.CharSequence
服务器内部错误org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: java.lang.IllegalArgumentException: Unable to convert type java.lang.Character of 8 to type of java原创 2022-01-12 11:03:38 · 1380 阅读 · 0 评论 -
2021-10-15
spring boot @Value的引入包为: import org.springframework.beans.factory.annotation.Value; 其它引入包都是报错的 import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.context.annotation.Bean; import org.springframework.context.annotati.原创 2021-10-15 14:06:06 · 169 阅读 · 0 评论 -
Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded datasource could
2021-07-03 15:26:02.718 INFO 3920 --- [ main] c.r.m.HcspManagementApplication : Starting HcspManagementApplication using Java 1.8.0_241 on DESKTOP-M3T90UM with PID 3920 (D:\Riash\hcsp-cloud\hcsp-management\hcsp-management-admin\target\c...原创 2021-07-03 15:47:51 · 246 阅读 · 0 评论
分享