Sharoek
Sharoek
With Eureka 2.x for Jersey3 the default clientbuilder is used. `ClientBuilder clientBuilder = ClientBuilder.newBuilder();` This conflicts with CXF, as mentioned here: [stackoverflow](https://stackoverflow.com/questions/53505959/jersey-client-and-cxf-mixed-up-multipart-issue) Would it be possible to adjust this to...
I want to define the luaPath for customPlugins that are in my custom image and not via configMap. Right now I am forced to use a dummy configMap to use...
This pull request introduces a complete, modular integration of Netflix Eureka for service discovery, designed with extensibility and maintainability in mind. The system enables components to dynamically resolve service metadata...