Skip to content

franwanderley/curso_spring_boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uma API feita durante o curso de spring boot do prof. Nelio Alves

🚀 Tecnologias Usadas

  • JAVA
  • Spring Boot
  • JPA
  • Spring Data
  • MySql
  • Heroku

💻 Usar no seu PC

Back-End

  • Baixar o java SE versão 8
  • cd 'seu diretorio'
  • git clone https://github.com/franwanderley/Ecoleta_NLW.git
  • cd server
  • Configurar o VSCODE para usar spring ou o eclipse
  • Criar um banco de dados no Mysql
  • E configurar o host, user e password resources/application-dev.properties
  • Depois é executar o spring boot no seu editor e acessar localhost:8080/

Releases

No releases published

Packages

No packages published

Languages