Tag

spring-boot-3.0

0 views collected around this technical thread.

Java Architecture Diary
Java Architecture Diary
Dec 9, 2022 · Backend Development

How to Upgrade Your Spring Boot 3.0 Microservices with Polaris and New Starters

This article explains why PIG chose Tencent Polaris for service governance, outlines the necessary adjustments when moving to Spring Boot 3.0—including Java 17, Jakarta EE, SPI changes, security and documentation updates—and lists the upgraded Spring Boot starters that support the new platform.

MicroservicesPolarisSpring Cloud
0 likes · 6 min read
How to Upgrade Your Spring Boot 3.0 Microservices with Polaris and New Starters
macrozheng
macrozheng
Jun 7, 2022 · Backend Development

How to Seamlessly Migrate Your Spring Boot Apps to 3.0 – A Practical Guide

This guide walks you through upgrading to Spring Boot 3.0 by adopting Java 17, moving to Spring Boot 2.7 first, cleaning deprecated APIs, adjusting configuration files, handling profile activation, and addressing compatibility and performance changes such as the new PathPatternParser.

BackendMigrationSpring Boot
0 likes · 9 min read
How to Seamlessly Migrate Your Spring Boot Apps to 3.0 – A Practical Guide