Skip to content

[application.yml 配置] nebula密码加密配置出错 #349

@stonesLei

Description

@stonesLei

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions