henka-rl
Results
2
issues of
henka-rl
When trying to decrypt application.yml with `mvn jasypt:decrypt -Djasypt.encryptor.password="{password}" -Djasypt.plugin.path="file:src/main/resources/application.yml"` it fails with this error: Error Decrypting: null: EncryptionOperationNotPossibleException `mvn jasypt:encrypt -Djasypt.encryptor.password="{password}" -Djasypt.plugin.path="file:src/main/resources/application.yml"` works just fine
### Problem Statement I would like Sentry to implement an SDK for Quarkus in the same way as for Spring Boot ### Solution Brainstorm _No response_
Platform: Java