SpringBoot升级-BW

v1.0.0

将 Spring Boot 2.7 项目升级到 Spring Boot 3.5 的实战流程,覆盖版本基线、依赖坐标替换、Jakarta 迁移、配置兼容、异步上下文传递改造与验证门禁。用于企业多模块 Maven 项目升级与排障。

0· 55·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
Crypto
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name/description, checklist, and referenced matrices all align with performing a multi-module Maven upgrade (dependency replacement, Jakarta migration, config changes, verification). It references internal corporate artifacts (com.baiwang.* starters and rewrite recipes), which is coherent for enterprise use but may be irrelevant or surprising to external users.
Instruction Scope
SKILL.md and reference docs instruct repository scans (ripgrep), POM edits, code migrations, and running Maven build/verification commands — all expected for an upgrade workflow. There are no instructions to read unrelated system files, access environment secrets, or transmit data to external endpoints.
Install Mechanism
No install spec and no code files; the skill is instruction-only, so nothing is written to disk or downloaded by the skill itself. Recommended optional tooling (rg, mvn, openrewrite plugin) are standard developer tools and are invoked outside the skill.
Credentials
The skill declares no environment variables or credentials. It does recommend internal dependencies and an OpenRewrite recipe (com.baiwang.rewrite...) which may rely on internal artifact repositories; this is proportionate to the stated enterprise upgrade purpose but could be unexpected for users outside that org.
Persistence & Privilege
always is false and there is no install behavior or code that modifies agent/system configuration. The skill does not request persistent privileges or cross-skill configuration access.
Assessment
This is an instruction-only upgrade playbook — it does not request credentials or download code. Before using: run it on a feature branch or test repository; review any suggested POM/dependency changes and OpenRewrite recipes before executing them (they can perform large automated edits); ensure your CI and local JDK/Maven versions match the checklist (JDK 21, Maven 3.9+); if you are not part of the referenced organization, remove or replace com.baiwang.* internal starters/recipes or ensure you have access to the artifact repository. Treat the skill as a procedural guide rather than an automated installer and review all changes in PRs.

Like a lobster shell, security has layers — review code before you run it.

latestvk9769ze40csr71t5c25b8jf46n84ea9d

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments