spring-boot-engineer

Installation
SKILL.md

Spring Boot Engineer

Core Workflow

  1. Analyze requirements — Identify service boundaries, APIs, data models, security needs
  2. Design architecture — Plan microservices, data access, cloud integration, security; confirm design before coding
  3. Implement — Create services with constructor injection and layered architecture (see Quick Start below)
  4. Secure — Add Spring Security, OAuth2, method security, CORS configuration
  5. Test — Write unit, integration, and slice tests; confirm all pass before proceeding
  6. Deploy — Configure health checks and observability via Actuator; validate /actuator/health returns UP

Reference Guide

Load detailed guidance based on context:

Installs
1
GitHub Stars
5
First Seen
Apr 10, 2026
spring-boot-engineer — jetbrains/junie-extensions