Skip to content

antoniosergiojr/spring-boot-com-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Api Rest

Project developed to access a Rest Api with Spring Boot and Docker.

📌 Index


⚙ Settings

Install the wsl2 docker on windows.


💻 Technologies

- Java
- Spring Boot
- MySQL
- Docker        

🚀 How to run

Cloning the repository

  # Cloning repository
  git clone https://github.com/antoniosergiojr/spring-boot-com-mysql.git

Running web project

  # Accessing web project
  cd spring-boot-com-mysql
  
  # Running web project
  run in the terminal: docker-compose up --build --force-recreate
  Then access http://localhost:8080/pessoa
  

About

API REST com Spring Boot, Mysql e deploy no Docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published