Swapnil Gangrade
Swapnil Gangrade
I am getting bs64 encrypted data even when I am using [plain] explicitly in application.yml. Input - secretKey: '{cipher}[output=plain]AQICAHgIQjiUCcEmiMlQkpKpQm9t6LVNLprl4kMCtLSOzmhW0wEiJ4yCAocdNg7/Le7BPvdAAAAAqzCBqAYJKoZIhvcNAQcGoIGaMIGXAgEAMIGRBgkqhkiG9w0BBwEwHgYJYIZIAWUDBAEuMBEEDFzlVJm3QRa5UVy9MQIBEIBkYkARHFeY+/l7MFbN2NfVwwIpuQoMHNAp+FruHPwBU6G8tK9OCLbo7TR0+3XrfQayxnHK447kQmRLJ+AyQHEm6VmHeAx+k9YgNk+eTLPCbPW8U5I+csZoDmFYrf9FLzJW0BKW0w==' output - **49ef6c32-cc8c-409c-aeb0-0392f405802b:c7bfc9c4-8a64-44e5-b2fa-fec172ad4da9** pom.xml details 1.8 Hoxton.SR5 1.11.774 5.1.2 Compared with...
Hi Kafka is proctected with username/password where to provide username and password in logback configuration file .
We are converting Java Object into TOML File. Our Java POJO class variables are annotated with @SerializedName but while conversion the name of the variable is written in the toml...