🔁
AutomationJava

Spring To Solon Migration

by opensolon

Spring To Solon Migration is an Automation skill for Claude Code, published by opensolon in soloncode.

191 stars37 forkson opensolon/soloncodeAdded 2026/09/06+1% in starsRepository updated 2026/09/06
claude-codeclicli-appjavaopencodesolonsolon-ai
Install in seconds
Install Spring To Solon Migration
Copy Spring To Solon Migration into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/opensolon/soloncode/tree/main/soloncode-cli/release/skills/spring-to-solon-skill ~/.claude/skills/spring-to-solon-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/opensolon/soloncode.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
soloncode-cli/release/skills/spring-to-solon-skill/SKILL.md in opensolon/soloncode
Installs to
~/.claude/skills/spring-to-solon-skill
Collection
One of 6 skills cataloged from this repository
Category
Automation2032 skills

What Spring To Solon Migration does

Spring To Solon Migration guides moving Spring Boot and Spring Cloud projects to the Solon framework. It covers annotation and dependency replacement, config file changes, and migration steps for web, data, security, scheduling, validation, cloud, and testing.

Spring To Solon Migration is cataloged under Automation on DirSkills. Spring To Solon Migration comes from a repository tagged claude-code, cli, cli-app, java and opencode.

Documentation

README

Spring to Solon Migration Skill

为将 Spring Boot / Spring Cloud 项目迁移到 Solon 框架 提供专家指导。Solon 是独立的 Java 企业框架(不基于 Spring),开发体验相近,但注解、架构与生态不同。

官方对照: https://solon.noear.org/article/compare-springboot
Cloud 对照: https://solon.noear.org/article/compare-springcloud
官网: https://solon.noear.org
当前版本: 4.0.3

版本声明:本文档所有示例基于 Solon 4.0.3(最后一次确认: 2026-07)。如需迁移到其他版本,请调整对应版本号。Solon 高版本保持向后兼容,通常仅需修改 solon-parent 版本号即可。reference 内写「跟随 SKILL 目标版本」时,以本节为准。

Critical Migration Rules

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Spring To Solon Migration

  • What else does opensolon publish alongside Spring To Solon Migration?

    Spring To Solon Migration is one of 6 skills that DirSkills catalogs from opensolon/soloncode, the repository it ships in. Its siblings there include Agent Browser, Find Skills and Skill Creator. Each one is a separate skill with its own page in this directory, installs the same way Spring To Solon Migration does, and is maintained by opensolon in that same repository. The rest of the collection is listed on the opensolon/soloncode page.

  • How does Spring To Solon Migration compare to other Automation skills?

    Spring To Solon Migration ranks #1845 by stars among the 2032 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Spring To Solon Migration against them. Open each page to compare what they document and how they install.