Initial import

This commit is contained in:
Philippe
2019-04-02 02:12:55 -03:00
parent a86c69429b
commit bac1443897
12 changed files with 356 additions and 0 deletions
@@ -55,6 +55,10 @@
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
</dependency>
</dependencies>
<build>