mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-24 16:43:20 +08:00
Migrate application to Maven
This commit migrates the `initializr-service` to a regular Maven project. Closes gh-252
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -13,12 +13,4 @@ build
|
||||
target
|
||||
.springBeans
|
||||
tmp*
|
||||
initializer-service/spring
|
||||
grapes
|
||||
spring.zip
|
||||
repository/
|
||||
*.jar
|
||||
*.jar.orig
|
||||
*.jar.original
|
||||
.idea
|
||||
*.iml
|
||||
|
||||
Reference in New Issue
Block a user