Spring com Gradle
Last updated
Was this helpful?
Last updated
Was this helpful?
Acesse o site .
Selecione as opções conforme abaixo:
Generate a Gradle Project
with Java
and Spring Boot 2.0.7 (SNAPSHOT)
Group com.example
Artifact Demo
Dependencies
Web
Clique em Generate Project.
File -> Import -> Existing Gradle Projects
Clique em Finish.
File -> New -> Project from Existing Sources -> Selecione o diretório do arquivo build.gradle
Build
gradle build
Iniciar Springboot
gradle bootRun