springboot-target-kit
CommunityAutomate Spring Boot backend endpoint generation for legacy apps
Authorap05-epic
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the reverse-engineering of a legacy flow's data layer into a Spring Boot backend, significantly reducing the time and effort required to modernize legacy applications.
Core Features & Use Cases
- Reverse Engineering: Extracts the data layer from legacy code (Struts action → service/builder → DAO → stored procedure) and transforms it into a Spring Boot model.
- Endpoint Generation: Constructs RESTful endpoints and associated service classes that mirror the legacy data structure.
- Verification: Verifies the generated endpoints against legacy data to ensure accuracy.
- Use Case: When modernizing a legacy Java/Struts application to a React frontend with Spring Boot backend, this Skill can automatically generate the new backend endpoints, simplifying the process.
Quick Start
Run the extract_backend.py script with the path to the Java source file, the source directory, the SQL map directory, and the project JSON file. Then, run the scaffold_backend.py script with the generated model and output directory.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: springboot-target-kit Download link: https://github.com/ap05-epic/modernize-flow/archive/main.zip#springboot-target-kit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.