Skip to content

SilvaEmerson/SpringDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started - Spring framework

Building the project

In the project root, type:
$ gradle bootRun or
$ gradle build and $ java -jar /build/libs/SpringDemo.jar

Requirements