Spring Refactor

Use when refactoring Java or Spring backend files with oversized methods, mixed responsibilities, tangled validation/build/query/write/post-processing logic, or unclear service boundaries, especially when external request and response contracts must remain stable unless a change is declared first.

songpaopao 472b55b 6 files · 21.0 KB Updated

File contents

songpaopao/spring-refactor/tree/main/ commit 472b55b4bb

Frequently asked questions

npx skillmds@latest add songpaopao/spring-refactor