@@ -1,4 +1,5 @@ | |||
*.class | |||
version.txt | |||
*.jar | |||
/war/WEB-INF/classes/* | |||
/war/WEB-INF/classes/* | |||
dist/* |
@@ -1,26 +0,0 @@ | |||
<?xml version="1.0" encoding="UTF-8"?> | |||
<beans xmlns="http://www.springframework.org/schema/beans" | |||
xmlns:context="http://www.springframework.org/schema/context" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p" | |||
xmlns:aop="http://www.springframework.org/schema/aop" xmlns:tx="http://www.springframework.org/schema/tx" | |||
xmlns:util="http://www.springframework.org/schema/util" xmlns:task="http://www.springframework.org/schema/task" | |||
xsi:schemaLocation=" | |||
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd | |||
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd | |||
http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd | |||
http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd | |||
http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd | |||
http://www.springframework.org/schema/task http://www.springframework.org/schema/task/spring-task.xsd"> | |||
<context:component-scan base-package="tests.cn.com.yskj.zfdm.manager.comm.client" /> | |||
<task:annotation-driven executor="myExecutor" | |||
scheduler="myScheduler" /> | |||
<task:executor id="myExecutor" pool-size="6-50" | |||
keep-alive="60" queue-capacity="100" rejection-policy="CALLER_RUNS" /> | |||
<task:scheduler id="myScheduler" pool-size="1" /> | |||
<util:properties id="commProperties" | |||
location="file:#{systemProperties['webapp.sample']}/WEB-INF/conf/comm.properties" /> | |||
</beans> |
@@ -1,22 +0,0 @@ | |||
<?xml version="1.0" encoding="UTF-8"?> | |||
<beans xmlns="http://www.springframework.org/schema/beans" | |||
xmlns:context="http://www.springframework.org/schema/context" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p" | |||
xmlns:aop="http://www.springframework.org/schema/aop" xmlns:tx="http://www.springframework.org/schema/tx" | |||
xmlns:util="http://www.springframework.org/schema/util" xmlns:task="http://www.springframework.org/schema/task" | |||
xsi:schemaLocation=" | |||
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd | |||
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd | |||
http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd | |||
http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd | |||
http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd | |||
http://www.springframework.org/schema/task http://www.springframework.org/schema/task/spring-task.xsd"> | |||
<context:component-scan base-package="tests.cn.com.yskj.zfdm.config.hsqldb" /> | |||
<util:properties id="commonProperties" | |||
location="file:#{systemProperties['webapp.zfdm']}/WEB-INF/conf/common.properties" /> | |||
<util:properties id="jdbcProperties" | |||
location="file:#{systemProperties['webapp.zfdm']}/WEB-INF/conf/jdbc_hsql.properties" /> | |||
</beans> |
@@ -1,74 +0,0 @@ | |||
版本信息:Version 1.0,Build 20220921 | |||
打包时间:14:31:40 | |||
本次版本依赖的类库如下: | |||
antlr-2.7.7.jar 434.85K | |||
aspectjrt-1.8.jar 115.97K | |||
aspectjweaver-1.8.jar 1.84M | |||
cache-api-1.0.0.jar 48.62K | |||
classmate-1.3.jar 63.57K | |||
commons-codec-1.10.jar 277.52K | |||
commons-collections4-4.1.jar 733.63K | |||
commons-io-2.5.jar 203.81K | |||
commons-lang3-3.6.jar 483.26K | |||
commons-logging-1.2.jar 60.38K | |||
dom4j-2.1.jar 316.02K | |||
druid-1.1.jar 2.65M | |||
freemarker-2.3.jar 1.29M | |||
guava-23.1.jar 2.51M | |||
hibernate-commons-annotations-5.0.jar 74.45K | |||
hibernate-core-5.2.jar 6.43M | |||
hibernate-jpa-2.1-api-1.0.jar 110.71K | |||
hibernate-validator-5.2.jar 687.95K | |||
hsqldb-2.4.jar 1.48M | |||
httpclient-4.5.jar 756.23K | |||
httpcore-4.4.jar 319.21K | |||
httpmime-4.5.jar 40.81K | |||
jackson-annotations-2.9.jar 65.41K | |||
jackson-core-2.9.jar 316.44K | |||
jackson-databind-2.9.jar 1.29M | |||
jackson-datatype-jsr310-2.9.jar 97.64K | |||
jandex-2.0.jar 182.36K | |||
java-hamcrest-2.0.jar 110.28K | |||
java-time-jsptags-1.1.jar 32.15K | |||
javassist-3.21.jar 717.59K | |||
javax.el-api-3.0.jar 71.35K | |||
javax.transaction-api-1.2.jar 30.00K | |||
jboss-logging-3.3.jar 64.48K | |||
jpinyin-1.1.jar 130.86K | |||
log4j-api-2.9.jar 234.23K | |||
log4j-core-2.9.jar 1.48M | |||
log4j-slf4j-impl-2.9.jar 22.61K | |||
log4j-web-2.9.jar 31.88K | |||
mysql-connector-java-8.0.22.jar 2.28M | |||
ojdbc7.jar 3.53M | |||
poi-3.17.jar 2.58M | |||
poi-ooxml-3.17.jar 1.41M | |||
poi-ooxml-schemas-3.17.jar 5.65M | |||
slf4j-api-1.7.jar 40.17K | |||
spring-aop-5.0.jar 357.46K | |||
spring-aspects-5.0.jar 45.66K | |||
spring-beans-5.0.jar 644.85K | |||
spring-context-5.0.jar 1.04M | |||
spring-context-support-5.0.jar 175.81K | |||
spring-core-5.0.jar 1.17M | |||
spring-data-commons-2.0.jar 1.03M | |||
spring-data-jpa-2.0.jar 330.46K | |||
spring-expression-5.0.jar 273.33K | |||
spring-jdbc-5.0.jar 391.94K | |||
spring-jms-5.0.jar 253.94K | |||
spring-orm-5.0.jar 187.28K | |||
spring-test-5.0.jar 591.99K | |||
spring-tx-5.0.jar 249.46K | |||
spring-web-5.0.jar 1.21M | |||
spring-webmvc-5.0.jar 774.12K | |||
sso-fileprotocol-1.0.jar 208.18K | |||
taglibs-standard-compat-1.2.jar 51.56K | |||
taglibs-standard-impl-1.2.jar 201.59K | |||
taglibs-standard-jstlel-1.2.jar 159.44K | |||
taglibs-standard-spec-1.2.jar 39.21K | |||
tj-common-aspectj-5.0.jar 586.83K | |||
validation-api-2.0.jar 90.90K | |||
xmlbeans-2.6.jar 2.60M | |||
xstream-1.4.jar 526.20K | |||
总共依赖的类库个数:69,大小:54.17M |