Re: Jasypt and PropertySource

2021-04-21 Thread Michael Rambichler
Hi, no this was just a typo in this example. In "real world" this is correct. In the meantime I switched to the com.github.ulisesbocchio:jasypt-spring-boot-starter and inject the encryptor via a bean. This works. But i think there is a bug in the camel-jasypt-starter Am Mi., 21. Apr. 2021 um

Re: Jasypt and PropertySource

2021-04-21 Thread bukaj_s
spar-ics? On Wed, 21 Apr 2021, 16:35 Michael Rambichler, wrote: > Dear Community, > > Do I miss something or is it not implemented? > I am working with Jasypt Config Encryption. (org.apache.camel.springboot: > camel-jasypt-starter) > > Everything works fine if a access the property via: >

Jasypt and PropertySource

2021-04-21 Thread Michael Rambichler
Dear Community, Do I miss something or is it not implemented? I am working with Jasypt Config Encryption. (org.apache.camel.springboot: camel-jasypt-starter) Everything works fine if a access the property via: @Value("${com.spar-ics.eai.routes.hello.hiddenPassword}") private String