0
点赞
收藏
分享

微信扫一扫

编程语言之战:AI 之后的 Kotlin 与 Java

腾讯优测 2024-11-08 阅读 22

错误信息:

Error creating bean with name 'shiroConfiguration': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'redis.host' in value "${redis.host}"
    

解决办法:

将resource目录改为资源类型即可

举报

相关推荐

0 条评论