Install
openclaw skills install @k2-code/springboot27-to-35-upgradeopenclaw skills install @k2-code/springboot27-to-35-upgrade按固定阶段执行,优先保证可编译、可启动、可回归。
references/upgrade-checklist.md,确定环境与迁移顺序。references/dependency-replacement-matrix.md,按坐标替换依赖。references/pitfall-cookbook.md 的代码级坑点改造。bw-spring-boot-starter-parent-security,执行 references/enterprise-parent-security.md。*-startup)。spring-cloud-starter-sleuth 迁移至 Micrometer Tracing。mybatis-plus-spring-boot3-starter、druid-spring-boot-3-starter 等 Boot3 坐标替换到位。javax.* 到 jakarta.* 的精确迁移。@EnableEurekaClient 为 @EnableDiscoveryClient。spring.redis.* 迁移为 spring.data.redis.*。spring.reactor.contextPropagation: AUTO 与 tracing 传播配置。每次执行升级后输出: