spring-boot-project-structure

Community

Structure Spring Boot projects for scalable code.

Authorductringuyen0186
Version1.0.0
Installs0

System Documentation

What problem does it solve?

In large Spring Boot teams, inconsistent project layouts slow onboarding and create integration risks. This skill provides a clear, domain-driven structure that teams can adopt to improve maintainability and collaboration.

Core Features & Use Cases

  • Standardized package layout under src/main/java/com/salonhub/api with feature-oriented domains (controller, service, repository, model, dto, mapper).
  • Clear guidance for creating new domains/features, including packaging conventions and checklists to ensure consistency.
  • Principles that enforce separation of concerns, one-way dependencies, and thin controllers to speed development and reduce defects.

Quick Start

Create the standard domain package structure for your new feature under src/main/java/com/salonhub/api/[feature], then implement Controller, Service, Repository, Model, DTOs, and Mapper following the examples provided.

Dependency Matrix

Required Modules

None required

Components

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: spring-boot-project-structure
Download link: https://github.com/ductringuyen0186/salon-hub-api/archive/main.zip#spring-boot-project-structure

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.