codecentric / spring-boot-admin

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

Missing applicationversion in applicationlist #3126

Closed NF10 closed 8 months ago

NF10 commented 9 months ago

Spring Boot Admin Server information

Client information

Description

I miss the applicationversion in the applicationlist. I have to unfold to see the version.

spring boot admin server 3.1.0 image

spring boot admin server 3.2.1 image

vanicekv commented 8 months ago

It also made my job a lot more complicated, before you could see at a glance who has which version in the list, currently you have to unpack everything first... It's annoying and impractical.

NFehringVHV commented 7 months ago

@ulischulte Thanks for your work :) Is it possible to get a 3.2.3 version with this Commit? :)