← all plugins

Build Spring Boot REST API

curated by SkillMD · plugin · 3 skills

Scaffold a Spring Boot project and implement REST API following best practices.

Install the whole plugin (CLI)
npx skillmds add addyosmani/spec-driven-development npx skillmds add github/create-spring-boot-java-project npx skillmds add github/java-springboot
⬇ Download

Skills in this plugin

  1. spec-driven-development · addyosmani
    Creates structured specifications before writing code to clarify requirements, surface assumptions, and define success criteria, reducing rework and miscommunication.
    69.5k
    repo stars
  2. create-spring-boot-java-project · github
    Scaffolds a Spring Boot Java project with Maven, PostgreSQL, Redis, MongoDB, and Docker Compose.
    36.2k
    repo stars
  3. java-springboot · github
    Provides best practices for developing high-quality Spring Boot applications, covering project structure, dependency injection, configuration, web layer, service layer, data layer, logging, testing, and security.
    36.2k
    repo stars