-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
bugSomething isn't workingSomething isn't working
Description
1、使用ngbatis v1.3.0,application.yml中配置nebula.ngbatis,use-session-pool: true,且nebula.password使用jasypt加密,出现密码无法验证的错误。
2、使用ngbatis v1.3.0,如果配置nebula.ngbatis,use-session-pool: false,且nebula.password使用jasypt加密,则没有密码无法验证的问题,但出现了 session space: null 的问题,明明我已经在application.yml中配置了 nebula.space字段。
3、我看到https://github.com/nebula-contrib/ngbatis/releases/tag/v1.3.0 中已经支持了加密功能,Feature中第一条(feat: support the use of ciphertext passwords in yml.)请问是什么意思,是否已经支持密码加密功能,但不支持 jasypt 这样的使用方式?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working