umerckx

Results 4 issues of umerckx

The FilePollingConsumer allows NONE value for ActionAfterProcess, but it does not support it. If NONE is used, the file will be deleted after processing. This is not clear, can the...

question

I connect to my xca(-postgres) database through ODBC. (Installed as described in the manual). Everything works fine (importing new keys, generating CSR's, etc ...). But everytime when i try to...

Hi, is this project still maintained? I used the daily branch and I'm unable to update at the moment. Regards

**Describe the bug** When using the sample project [function-sample-azure-web](https://github.com/spring-cloud/spring-cloud-function/tree/main/spring-cloud-function-samples/function-sample-azure-web) and upgrading the dependency _spring-cloud-function-adapter-azure-web_ from version _4.1.0-SNAPSHOT_ to version _4.1.1_ the following exception occurs when calling http://localhost:7072/api/AzureWebAdapter/: ` java.lang.NullPointerException: Cannot...