Migrate application to Maven

This commit migrates the `initializr-service` to a regular Maven project.

Closes gh-252
This commit is contained in:
Stephane Nicoll
2016-06-30 16:06:44 +02:00
parent 98a1049cec
commit 1fd8e2c047
10 changed files with 144 additions and 116 deletions

8
.gitignore vendored
View File

@@ -13,12 +13,4 @@ build
target
.springBeans
tmp*
initializer-service/spring
grapes
spring.zip
repository/
*.jar
*.jar.orig
*.jar.original
.idea
*.iml