forked from parasoft/parabank
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.springBeans
More file actions
21 lines (21 loc) · 797 Bytes
/
.springBeans
File metadata and controls
21 lines (21 loc) · 797 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<beansProjectDescription>
<version>1</version>
<pluginVersion><![CDATA[3.7.1.201510041102-RELEASE]]></pluginVersion>
<configSuffixes>
<configSuffix><![CDATA[xml]]></configSuffix>
</configSuffixes>
<enableImports><![CDATA[true]]></enableImports>
<configs>
<config>src/main/resources/applicationContext.xml</config>
<config>src/main/resources/cxf.xml</config>
<config>src/test/resources/test-context.xml</config>
</configs>
<autoconfigs>
<config>src/main/webapp/WEB-INF/parabank-servlet.xml</config>
<config>java:com.parasoft.parabank.util.ParaBankBeanPostProcessor</config>
<config>java:com.parasoft.parabank.util.AccessModeController</config>
</autoconfigs>
<configSets>
</configSets>
</beansProjectDescription>