restart-spring-boot
OfficialRestart Spring Boot and wait for readiness.
Authorjvm-skills
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Restart the Spring Boot app after Kotlin changes and ensure the server is fully ready before continuing.
Core Features & Use Cases
- Stop the old app and wait for the port to be released.
- Start the app via an IntelliJ JetBrains MCP run configuration and identify the correct configuration name.
- Wait for readiness by polling a health endpoint (e.g., /actuator/health or root) and verify logs if a post-restart hook exists.
- Project customization is guided by references/project.md for port, run configuration name, and log paths.
Quick Start
Copy SKILL.md into your project, move templates/restart-app.sh to scripts/restart-app.sh, make it executable, and run ./scripts/restart-app.sh to perform a full restart.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: restart-spring-boot Download link: https://github.com/jvm-skills/jvm-skills/archive/main.zip#restart-spring-boot 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 510,000+ vetted skills library on demand.