forked from marubinotto/Piggydb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.springBeans
26 lines (26 loc) · 966 Bytes
/
.springBeans
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<beansProjectDescription>
<version>1</version>
<pluginVersion><![CDATA[2.6.0.201103160035-RELEASE]]></pluginVersion>
<configSuffixes>
<configSuffix><![CDATA[xml]]></configSuffix>
</configSuffixes>
<enableImports><![CDATA[false]]></enableImports>
<configs>
<config>src/main/webapp/WEB-INF/spring/beans-common.xml</config>
<config>src/main/webapp/WEB-INF/spring/beans-model.xml</config>
<config>src/main/webapp/WEB-INF/spring/beans-ui.xml</config>
</configs>
<configSets>
<configSet>
<name><![CDATA[piggydb]]></name>
<allowBeanDefinitionOverriding>true</allowBeanDefinitionOverriding>
<incomplete>false</incomplete>
<configs>
<config>src/main/webapp/WEB-INF/spring/beans-common.xml</config>
<config>src/main/webapp/WEB-INF/spring/beans-model.xml</config>
<config>src/main/webapp/WEB-INF/spring/beans-ui.xml</config>
</configs>
</configSet>
</configSets>
</beansProjectDescription>