With both together, it means non-web applications that just want the client auto-configuration have the server dependencies pulled in which causes Spring Boot to configure them as a web app. Currently, the workaround would be to exclude the server artifact prometheus-rsocket-proxy-server from the prometheus-rsocket-spring dependency.
With both together, it means non-web applications that just want the client auto-configuration have the server dependencies pulled in which causes Spring Boot to configure them as a web app. Currently, the workaround would be to exclude the server artifact
prometheus-rsocket-proxy-serverfrom theprometheus-rsocket-springdependency.