自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 资源 (152)
  • 收藏
  • 关注

校验Referer头,防范CSRF(跨站请求伪造)攻击的拦截器

com.opensymphony.xwork2.ActionInvocation;import com.opensymphony.xwork2.interceptor.AbstractInterceptor;import com.trace.web.utils.Constants;/** * 对管理员操作,校验Referer头,防范CSRF(跨站请求伪造)攻击的拦截器 * @author admin */public class AuthInterceptor extend

2015-12-29 10:53:48 4066

解决xss漏洞

2015-12-29 10:51:09 270

spring 拦截器

001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p" xmlns:context="http://www.springframework.org/schema/context" xmlns:oxm="http://www.springframework.org/schema/oxm" xsi:schemaLocation="

2015-12-23 18:44:29 80

struts 拦截器

AuthInterceptor" class="com.fusionability.web.interceptor.TraceAuthInterceptor"></interceptor> <interceptor-stack name="traceAuthInterceptorStack"> <interceptor-r

2015-12-23 18:42:22 72

原创 servlet 消息转发

.sun.com/xml/ns/javaee/jsp" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" version="3.0"&gt

2015-12-18 17:23:33 64

elastic search head 基本用法

ek/bigdeskhttp://192.168.13.140:9200/_plugin/bigdesk  数据查询插件 bin/plugin -install mobz/elasticsearch-headhttp://192.168.13.140:9200/_plugin/head/  理解性:   _index  类似 mysql中 database   _type   类似  mysql 中 table   _ id     类似  mys

2015-12-08 14:33:09 746

struts+spring +jdbctemplate demo

hema-instance" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:javaee="http://java.sun.com/xml/ns/javaee" xmlns:jsp="http://java.sun.com/xml/ns/javaee/jsp" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.x

2015-12-07 11:32:52 103

spring + struts + hibernate demo

LSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" id="WebApp_ID" version="3.0">

2015-12-07 11:09:18 95

httpd 2.0.59 php 安装

httpd 2.0.59 php 安装

2017-05-16

pywin32-220.win-amd64-py2.7.exe

pywin32-220.win-amd64-py2.7.exe 安装 py-mysql 出错 需要安装 http://knight-black-bob.iteye.com/category/361478

2017-05-15

python 2.7.9 64 windows

python 2.7.9 64 windows python 安装 http://knight-black-bob.iteye.com/category/361478

2017-05-15

推送sdk (类似百度 推送 ) android mina (待优化... )

http://knight-black-bob.iteye.com/blog/2370938 推送sdk (类似百度 推送 ) android mina (待优化... ) 本demo 研究的是原理,不要计较太多。。。。 至于token生成,service 保活,定时启动 不做说明。

2017-04-24

QQ 实战 客户端 android stdio

http://knight-black-bob.iteye.com/blog/2370462 QQ 实战 客户端 android stdio

2017-04-22

QQ 实战 客户端 eclipse

http://knight-black-bob.iteye.com/blog/2370462 QQ 实战 客户端 eclipse

2017-04-22

QQ 实战 服务器端

http://knight-black-bob.iteye.com/blog/2370462 QQ实战 服务器端

2017-04-22

tomcat session共享 redis

tomcat session共享 redis

2017-04-21

多module pom项目 构建 maven

http://knight-black-bob.iteye.com/blog/2361377 多module pom项目 构建 maven 含 maven 详细配置 含 eastrest api web 供手机端使用 含 web 供 网站开发 含 service orm mybatis 含 commonutil 含 entity

2017-03-28

fastdfs 5.05

fastdfs-5.05.tar.gz

2017-03-14

libfastcommon

lib fast common fastdfs lib fast common fastdfs lib fast common fastdfs fastdfs 安装 需要包

2017-03-13

google postman

google postman

2017-03-10

mybatis generator 自动生成 dao mapping object

mybatis generator 自动生成 dao mapping object ------------------------------ http://knight-black-bob.iteye.com/blog/2360841

2017-03-08

jetty maven pom run

jetty maven pom run ---------------------------------------- http://knight-black-bob.iteye.com/blog/2360698

2017-03-07

python django firstweb

python django firstweb http://knight-black-bob.iteye.com/blog/2358196

2017-02-21

sqllite expert pro

sqllite expert pro

2017-02-21

springcloud hystrix 断路由

springcloud hystrix 断路由 http://knight-black-bob.iteye.com/blog/2356431

2017-02-21

springcloud bus rabbitmq 分布式队列

springcloud bus rabbitmq 分布式队列 http://knight-black-bob.iteye.com/blog/2356839

2017-02-21

springcloud zuul gateway 服务网关

springcloud zuul gateway 服务网关 http://knight-black-bob.iteye.com/blog/2357683

2017-02-21

springcloud computeservice 服务提供者

springcloud computeservice 服务提供者 http://knight-black-bob.iteye.com/blog/2356149

2017-02-21

fastdfs linux 安装包

fastdfs linux 安装包 (包含FastDFS_v5.05.tar,fastdfs-nginx-module_v1.16.tar,libfastcommon-master,nginx-1.8.0.tar)

2019-05-08

springboot 同步解耦 异步化

http://knight-black-bob.iteye.com/blog/2414350 springboot 同步解耦 异步化

2018-03-26

手写 dubbo

手写dubbo http://knight-black-bob.iteye.com/blog/2410677

2018-02-09

手写 tomcat nio

手写 tomcat nio http://knight-black-bob.iteye.com/blog/2408450

2018-01-22

手写 springmvc

java spring springmvc 手写 博客位置: http://knight-black-bob.iteye.com/blog/2407872

2018-01-16

jmeter 用例 案例

jmeter 用例 案例 http://knight-black-bob.iteye.com/blog/2401372 jmeter 用例 案例 http://knight-black-bob.iteye.com/blog/2401287 jmeter 用例 案例 http://knight-black-bob.iteye.com/blog/2401284

2017-11-30

json 格式化展示 编辑(第三方开源框架 FlexiJsonEditor)

json 格式化展示 编辑(第三方开源框架 FlexiJsonEditor) http://knight-black-bob.iteye.com/blog/2397407

2017-10-24

rabbit mq demo spring java

docker 安裝 rabbit mq  並測試 http://knight-black-bob.iteye.com/blog/2395713

2017-10-10

openfire_3_8_2.tar.gz xmpp openfire linux 安装 im 及时通讯服务器

xmpp openfire linux 安装 im 及时通讯服务器 http://knight-black-bob.iteye.com/blog/2395293

2017-10-03

protoc netty win 32 2.6.1

protoc netty win 32 2.6.1

2017-07-10

zookeeper windows 3.4.6

zookeeper 3.4.6 windows

2017-06-28

jad jd-gui java 源码查看 eclipse plugins jadclipse

jad jd-gui java 源码查看 eclipse plugins jadclipse

2017-06-21

jad jd-gui java 源码查看

jad jd-gui java 源码查看

2017-06-21

dubbo admin 下载

dubbo admin 下载

2017-06-16

ucdemo discuz ucenter api for java

discuz-ucenter-api-for-java discuz 单点登录 ucenter http://knight-black-bob.iteye.com/blog/2378199

2017-06-07

net-snmp-5.3.0.1.tar.gz

net-snmp-5.3.0.1.tar.gz 下载 python 安装 http://knight-black-bob.iteye.com/blog/2374975

2017-05-18

setuptools-0.6c11.tar.gz

setuptools-0.6c11.tar.gz 下载 http://knight-black-bob.iteye.com/blog/2374975

2017-05-18

jdk-8u131-linux-i586.gz

jdk 8u131 linux i586 gz jdk 8u131 linux i586 gz

2017-05-18

php 7.1.5 安装

php 7.1.5 安装

2017-05-16

libxml2 2.6.32 php 安装

libxml2 2.6.32 php 安装

2017-05-16

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除