java-spring-boot

Installation
Summary

Production-ready Spring Boot applications with REST APIs, security, data access, and monitoring.

  • Covers REST API development with Spring MVC/WebFlux, request validation, and exception handling via @ControllerAdvice
  • Includes Spring Security configuration for OAuth2, JWT authentication, method-level authorization, and CORS/CSRF protection
  • Provides Spring Data JPA patterns: repositories, query methods, pagination, auditing, and transaction management
  • Integrates Actuator for health checks, Micrometer metrics, custom endpoints, and Prometheus monitoring
  • Supports Spring Boot 3.x with auto-configuration, profiles, bean lifecycle management, and DevTools hot reload
SKILL.md

Java Spring Boot Skill

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

Overview

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.

When to Use This Skill

Use when you need to:

  • Create REST APIs with Spring MVC/WebFlux
  • Configure Spring Security (OAuth2, JWT)
  • Set up database access with Spring Data
  • Enable monitoring with Actuator
  • Integrate with Spring Cloud

Topics Covered

Related skills
Installs
10.7K
GitHub Stars
35
First Seen
Jan 21, 2026