Skip to content

denitiawan-repo/springboot-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Rest API using Springboot and MySql Database

Introduction

On this repo we will learn how to create REST API using Springboot, that apis will have CRUD function for connecting and storing data to MySql database.

If you want read the full articles all about this repo, you can see on this article

Requirements

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

Dependency

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

Postman Api Collection

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

Docker Compose file

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

contributors

About

learn-springboot-mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages