Skip to content

ericohortolan/projeto-itaumon-api-itau-java-spring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Como criar app https://spring.io/guides/gs/spring-boot/#initial

Install https://docs.spring.io/spring-boot/docs/2.3.3.RELEASE/reference/htmlsingle/#getting-started-installing-the-cli

OSX Homebrew Installation $ brew tap pivotal/tap $ brew install springboot

Rodar app $ DATABASE_URL='mysql://localhost:3306/itaumon?useTimezone=true&serverTimezone=UTC' USER='root' PASSWORD='' ./mvnw spring-boot:run

Mysql Free https://www.freemysqlhosting.net/

http://localhost:8080/todosusuarios http://localhost:8080/eventos/2020-01-01/2020-12-31 http://localhost:8080/eventosgeral

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%