-
Hi,
I am using jasypt 1.15 version and spring boot 1.5.7 version. In my Spring cloud config client, I have below configuration in bootstrap.properties
```
spring.application.name=myapp
spring.…
-
The issues have the goals to:
* Make the Settings an immutable instance
* Allows cryptography at Settings
Also, make some cryptography available by default:
* plaintext, no password
* 3DE…
-
Steps to replicate:
> git clone https://github.com/kartoza/docker-geoserver
> cd docker-geoserver
> git show
> commit 868d89aa97e8c1defc74e5197e1525577e41dbe4 (HEAD -> master, origin/master, ori…
-
![image](https://user-images.githubusercontent.com/15101722/57422626-73a3ca00-7243-11e9-99a5-92282e21e0c1.png)
我是用jasypt对数据库用户名和密码进行加密的,但是nacos在定时检测配置信息时,没有进行相应的解密(com.alibaba.nacos.client.config.imp…
-
Hi,
I use jasypt-spring-boot-starter and configured Web Application with @SpringBootApplication
to read Environment property;
Into Login action Controller the webApp ask the password of jasypt and …
-
如果配置在一起的话,密文、密码在一起感觉加密的最用不大呀?
-
TL;DR
Could you make it more obvious from the docs that if you have a custom `@Bean("jasyptStringEncryptor")`, you can't use `jasypt-spring-boot-starter`, you must use `jasypt-spring-boot` and `@Enab…
-
### 当前使用版本(必须填写清楚,否则不予处理)
3.2.0
### 该问题是怎么引起的?**([最新版](https://search.maven.org/search?q=g:com.baomidou%20a:mybatis-*)上已修复的会直接**close**掉)**
使用如下mevan 配置将 项目引用jar包打入外部 lib文件夹
```xml
…
madmk updated
4 years ago
-
I have my webhooks setup through rundeck to the hygieia api but I'm not getting anything through the deploy widget on the dashboard
`http://ip-addr:8080/api/deploy/rundeck?envName=Dev&appName=FMS&a…
-
Currently only support read properties on 'jasypt.encryptor.password', Relaxed binding read is not supported . related connection https://docs.spring.io/spring-boot/docs/1.5.19.RELEASE/reference/htm…