Volker Hochstein

Results 10 issues of Volker Hochstein

Hi, Unfortunelty library is creating ssl javax.net.ssl.SSLHandshakeException exceptions and I ve got know control about tomcat keychain. :-( Do you have a property do disable ssl certificate verification in your...

Maven compiler setting is configured to use java 1.8 as source and target. In these days I would say java 1.8 is outdated. May I ask, why still java 1.8...

Hi, I m searching for a solution for following requirement. I would like to log ONLY log Commits starting with Merge Branch between to git references. I ve tried out...

enhancement

if I encrypt my jira password using mvn --encrypt-password and set jiraPassword property accordingly. eg: {Ovlqd7odlS0HTYaSFK+Gy5S+FZdsfsdZVNUMiTzL+ZkSaQ=} I receive a 403 Unauthorized calling jira rest api. If I use a cleartext...

Standard Shadow Settings do not fit my needs. Would be great to have properties to set my own shadow properties

Hi, current templates do not support grouping operations by tags. Any hint how that might be achieved?

Hi, may I configure ApiResponse to receive the following swagger specification: responses: 200: description: Returns PDF schema: type: file These two variations do not work: @ApiResponse(code = 200, message =...

If I update an existing key, which has an expire value set using save method, afterwards expire is reset to -1. create: ``` const ecareSession = await ecareSessionRepository.save(req.params.sessionid, req.body); const...

bug

### Package lucia ### Describe the bug Latest versions of Lucia are relying upon: import { hash } from "@node-rs/argon2"; That one is breaking npm run build for sveltekit projects....

bug

mvn sonar:sonar task is not including code files in UI.frontend submodule ### Expected Behaviour UI frontend code is included as well ### Actual Behaviour UI Frontend code is not included...