·java-spring-boot

Build production Spring Boot applications - REST APIs, Security, Data, Actuator

951Installs·38Trend·@pluginagentmarketplace

Installation

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-java --skill java-spring-boot

SKILL.md

Build production-ready Spring Boot applications with modern best practices.

This skill covers Spring Boot development including REST APIs, security configuration, data access, actuator monitoring, and cloud integration. Follows Spring Boot 3.x patterns with emphasis on production readiness.

| Bean not found | Missing @Component | Add annotation or @Bean | | Circular dependency | Constructor injection | Use @Lazy or refactor | | 401 Unauthorized | Security config | Check permitAll paths | | Slow startup | Heavy auto-config | Exclude unused starters |

Build production Spring Boot applications - REST APIs, Security, Data, Actuator Source: pluginagentmarketplace/custom-plugin-java.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-java --skill java-spring-boot
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is java-spring-boot?

Build production Spring Boot applications - REST APIs, Security, Data, Actuator Source: pluginagentmarketplace/custom-plugin-java.

How do I install java-spring-boot?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-java --skill java-spring-boot Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pluginagentmarketplace/custom-plugin-java