mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 01:58:16 +08:00
Add Eclipse IDE support files
Add additional files to make development with Eclipse easier.
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
<artifactId>initializr-service</artifactId>
|
||||
<name>Spring Initializr :: Service</name>
|
||||
|
||||
<properties>
|
||||
<main.basedir>${basedir}/..</main.basedir>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
Reference in New Issue
Block a user