What’s New in Spring Boot Admin 2.2.3? Key Upgrade Details and Dependency Info
This article lists the Maven dependencies for Spring Boot Admin 2.2.3 and outlines the upgrade changes, including Spring Boot 2.2.7, Spring Cloud Hoxton.SR4, Portuguese language support, customizable pages, language set extensions, InstanceEvents deserialization improvements, and fixes for custom CSS/JS loading issues.
Version Information
<code><dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-starter-server</artifactId>
<version>2.2.3</version>
</dependency>
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-starter-client</artifactId>
<version>2.2.3</version>
</dependency>
</code>Upgrade Log
Upgrade Spring Boot to 2.2.7
Spring Cloud Hoxton.SR4
Internationalization support for Portuguese language
Internationalization support for custom pages
Internationalization support for available language set
Optimized InstanceEvents deserialization
Fixed issues where custom CSS/JS could not be loaded
More
For more information, see:
https://github.com/codecentric/spring-boot-admin/issues?utf8=%E2%9C%93&q=milestone%3A2.2.3
Java Architecture Diary
Committed to sharing original, high‑quality technical articles; no fluff or promotional content.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.