Skip to content

iangithua/Java-Swagger-Example-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”· Java-Swagger-Example

Effortless API Documentation for Spring Boot

Last Commit Java Version Spring Boot

A production-ready Spring Boot template with Swagger/OpenAPI integration for automatic API documentation generation.


✨ Features

Feature Description
πŸ“š Auto-Documented APIs Swagger UI for interactive API exploration
⚑ Spring Boot 2.x Optimized for modern Java development
πŸ” RESTful Best Practices Clean controller structure with DTOs
πŸ§ͺ JUnit 5 Testing Ready-to-use test examples
πŸ“¦ Maven Build Simple dependency management

πŸš€ Quick Start

Prerequisites

  • JDK 8+
  • Maven 3.6+
  • IDE (IntelliJ recommended)

Installation

git clone https://github.com/iangithua/Java-Swagger-Example.git
cd Java-Swagger-Example
mvn clean install

About

This is an example of integrating swagger to spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages