Giter VIP home page Giter VIP logo

Comments (7)

aiYunS-love avatar aiYunS-love commented on June 12, 2024

Uploading WX20240515-162923@2x.png…

from nacos.

aiYunS-love avatar aiYunS-love commented on June 12, 2024

nacos:
config:
server-addr: ${encpt.ip}:38848

from nacos.

aiYunS-love avatar aiYunS-love commented on June 12, 2024

encpt:
ip: ENC(LDhWy5HYSN5OtWL25iAB3APJ+OTACf/P)

from nacos.

KomachiSion avatar KomachiSion commented on June 12, 2024

和nacos无关, bean的加载顺序是应用程序和spring控制的, 如果需要使用解密starter,请自行确保解密starter在配置加载之后执行。

from nacos.

KomachiSion avatar KomachiSion commented on June 12, 2024

或者有什么方案可以提供,以无侵入的方式确保能够保证解密

from nacos.

aiYunS-love avatar aiYunS-love commented on June 12, 2024

和nacos无关, bean的加载顺序是应用程序和spring控制的, 如果需要使用解密starter,请自行确保解密starter在配置加载之后执行。

你们的机制肯定有问题! 加密方式是通用的三方包jasypt-spring-boot-starter, 都是交给spring管理的,从日志的输出也可以看出, 你们nacos的加载时机早于redis或者rabbitmq等,经过测试只有nacos加密不行, 单独把nacos的换成明文是可以的.

from nacos.

aiYunS-love avatar aiYunS-love commented on June 12, 2024

或者有什么方案可以提供,以无侵入的方式确保能够保证解密

我感觉你们像是用了一些侵入式的方式 强制优先加载了你们的内容

from nacos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.