baomidou / dynamic-datasource

dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务
https://www.kancloud.cn/tracy5546/dynamic-datasource/2264611
Apache License 2.0
4.76k stars 1.2k forks source link

解密报错 #490

Closed 7757 closed 1 year ago

7757 commented 1 year ago

Please fill it out carefully, or it will be closed. 请认真填写,不然会直接关闭。

Enviroment

JDK Version(required): 1.8

SpringBoot Version(required): 2.7.10

dynamic-datasource-spring-boot-starter Version(required):3.6.0

druid Version(optional):

Describe what happened

image image

Expected Result 升级了springboot 等级 突然就不能用了

Actual Result:

If there is an exception,or aop invalid,please attach the exception trace:

Just paste your stack trace here!

Steps to reproduce

gxmgxm commented 1 year ago

您好 ,这里是高相猛,很高兴收到您的邮件 。

7757 commented 1 year ago

org.jasypt.exceptions.EncryptionOperationNotPossibleException

7757 commented 1 year ago
image

直接导致初始化失败 我至今还没找到原因

huayanYu commented 1 year ago

我也找不到原因,建议提交一个最小化的复现项目.重新提交PR