摘要:
dependencies.dependency的要求依赖是唯一,被配置多个相同,去掉一个依赖即可 Some problems were encountered while building the effective model for com.ibaiqi.gov:springboot-shiro 阅读全文
摘要:
如何没有添加依赖log4依赖包会报错:Failed to bind properties under 'spring.datasource' to javax.sql.DataSource 网上查了下,没有找打相关的报错解决办法,所以在解决问题后,整理到网上,帮助有需要的朋友。 1:添加配置 dru 阅读全文
摘要:
错误提示: 'packaging' with value 'jar' is invalid. Aggregator projects require 'pom' as packaging. @ line 3, column 110 问题背景: spring boot 聚合工程,clean 报如上错误 阅读全文
摘要:
错误提示: [Circular view path [loginForm]: would dispatch back to the current handler URL [/loginForm] again. Check your ViewResolver setup! (Hint: This m 阅读全文