Michael Wirth

Results 7 issues of Michael Wirth

Spring Boot Admin 2.4.1 The Spring Boot Admin is accessible through a WAF with public URL: **https://myhost:443/app/admin** The application itself is using a context-path: **/admin** because it is deployed to...

bug
waiting-for-triage

Loadbalanced RetrofitClients use the `name` property as service id. The name is also used to register the RetrofitClient bean It is impossible to split a vast server API into multiple,...

Not sure if this is a bug or a missing feature. The `WebClient.Builder` can't be defined in a custom Configuration defined in a child applicationcontext for each RetrofitClient. **Describe the...

waiting for feedback

I need to access some property directly via the `Accessible.getProperty` and I'd like to replace the variable interpolation. Please add Variaible extension/interpolation for this method. Thanks.

**Describe the bug** This bug is related to https://github.com/hazelcast/hazelcast/issues/22256 An application with an embedded Hazelcast fails to startup if multiple instances are started in parallel. If added the `appProtocol: tcp`...

Type: Defect
Source: Community
Team: Cloud Native

### Feature description I want to deploy Infinispan service behind a reverse proxy and change the base URL ``. It would nicelike to change the base URL by configuration or...

MAJOR