class path resource [orgspringframeworksecurityconfigannotationauthenticationconfigurers

class path resource [orgspringframeworksecurityconfigannotationauthenticationconfigurers,第1张

class path resource [org/springframework/security/config/annotation/authentication/configurers/

class path resource [org/springframework/security/config/annotation/authentication/configurers/Globa

nested exception is java.io.FileNotFoundException: class path resource [org/springframework/security/config/annotation/authentication/configurers/GlobalAuthenticationConfigurerAdapter.class] cannot be opened because it does not exist

spring boot整合activiti 出现报错问题解决如下

解决方案

第一步:在resources下面新建包processes,然后把流程部署文件zip放进去

第二步:

@SpringBootApplication(exclude={
  org.activiti.spring.boot.SecurityAutoConfiguration.class,
  SecurityAutoConfiguration.class
})

本人的问题已经解决

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/5685435.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-17
下一篇 2022-12-17

发表评论

登录后才能评论

评论列表(0条)

保存