Patrick Wachsmuth

Results 5 issues of Patrick Wachsmuth

I'm currently upgrading to the latest spring-boot 3.x version and my tests fails now with the following exception: ``` wiremock.org.apache.hc.client5.http.HttpHostConnectException: Connect to http://localhost:8080 [localhost/127.0.0.1] failed: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method)...

bug
feedback-provided

I've followed the tutorial but i can't see the correct icons for refresh, colum-selection, next-page .... ![issue](https://user-images.githubusercontent.com/1026771/39134669-6a6a8a9e-4717-11e8-9330-10b37737b0fc.png) No error shown on the console

We have a Exception handler which can handle oneOf subclasses of a exception. But since springdoc version > 2.3.0 we have the problem, that this schemas no longer be generated....

I mostly searching for charts on artifacthub.io. Is it possible to reference this chart repository there? See [documentation](https://artifacthub.io/docs/topics/repositories/#helm-charts-repositories) how can achieve. Sould be very simple

We're facing a issue with the sidecar injection, because it uses a fixed user. We use a Openshift Cluster and deployed the operator. When we deploy our application we getting...