摘要:
struts2 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter struts2 *.action 阅读全文
2017年6月3日
摘要:
shiroFilter org.springframework.web.filter.DelegatingFilterProxy shiroFilter /* 阅读全文
摘要:
CXFService org.apache.cxf.transport.servlet.CXFServlet 1 CXFServlet /services/* 阅读全文
摘要:
<!-- spring配置文件位置 --> <context-param> <param-name>contextConfigLocation</param-name> <param-value>classpath:applicationContext.xml</param-value> </con 阅读全文
摘要:
<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 阅读全文
摘要:
<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 阅读全文
摘要:
# oracle jdbc properties jdbc.url=jdbc:oracle:thin:@192.168.80.10:1521:orcl jdbc.driver=oracle.jdbc.driver.OracleDriver jdbc.user=bos jdbc.password=bos 阅读全文
摘要:
<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 阅读全文