codecentric / spring-boot-admin

Admin UI for administration of spring boot applications
Apache License 2.0
12.34k stars 3.08k forks source link

The client of Spring Boot used Netty, which resulted in the registered application not being visible on the server page #2902

Closed blankplace closed 9 months ago

blankplace commented 10 months ago

I am using version 2.5.1, which uses netty in the business system and introduces spring boot admin. However, I cannot see the registered application. It is amazing that when I remove netty, I can see the application instance

ulischulte commented 10 months ago

Hi @blankplace,

please always use the provided issue template in order to give us a better understanding of your problem. Please fill out the missing information and provide a sample configuration or application if possible.

Spring Boot Admin Server information

Client information

ulischulte commented 9 months ago

We're closing this issue due to missing feedback.