All Downloads are FREE. Search and download functionalities are using the official Maven repository.

2sql.0.0.0.11.source-code.url2sqlConfig.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:noNamespaceSchemaLocation="http://url2sql.vsame.net/xml/0.0.0.7/url2sqlConfig.xsd">
	<!-- 拦截器 -->
	<interceptor class="net.vsame.url2sql.url.impl.CacheInterceptor"/>
	<interceptor class="test.TestInterceptor"/>
	<interceptor class="net.vsame.url2sql.url.impl.ValidatorInterceptor"/>

	<!-- 包含路径 不同模块放在不同路径 -->
	<include file="test/config/java.xml"></include>
	<include file="test/config/user.xml"></include>
	<include file="test/config/oracle.xml"></include>
	
	<!-- 
	<interceptor class="com.xxx.bbb.ccc"/>
	<interceptor regex="regex">xxxxx js</interceptor>
	 -->
</config>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy