Skip to content

denitiawan-repo/springboot-swaggerapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Rest API using Springboot and MySql Database

Introduction

On this repo we will learn how to create API Documentation using swagger on Springboot Mysql Project.

If you want read the full articles all about this repo, you can see on this article https://deni-setiawan.medium.com

Requirements

  • Maven 3+
  • Java 8+
  • IDE Intelij
  • Docker
  • MySql Database (Container)
  • Postman

Dependency

  • Lombok
  • MySql Driver
  • Spring Data JPA
  • Spring Web
  • Open API

Postman Api Collection

  • project/document/postman-collection/springboot-api-collection.postman_collection.json

Docker Compose file

  • project/document/server/docker-compose.yml

About

learn create api documentation using swagger on springboot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages