Wesley13 Wesley13
3年前
2012.06.28
struts2extjsupload:extjsform增加属性fileUpload:true,struts配置文件中增加<interceptorrefname"fileUpload"</interceptorref<interceptorrefname"defaultStack"/action返回前增
Stella981 Stella981
3年前
Spring mvc环境下web项目配置ajax跨域访问
必须配置个filter,在filter设置httpServletResponse.setHeader("AccessControlAllowOrigin","");搞定了。 之后还报了个小错误,认证httpServletResponse.setHeader
可莉 可莉
3年前
10、Dockerfile实战
 一、镜像制作步骤1. 安装编译依赖包2.编译安装3.配置 二、编写DockerfileFROMcentos:7MAINTAINERQUNXUERUNyuminstallygccgcccmakegddevellibxml2
Easter79 Easter79
3年前
SpringCloud 服务通信方法
eureka服务已经启动 http://localhost:8761/注:在启动文件加上注解@EnableEurekaServerapplication.yml配置文件eureka:instance:hostname:localhostclient:se
Stella981 Stella981
3年前
SpringBoot学习笔记
1. 读取application.properties配置文件  application.properties内容:book.namespringbootbook.number${random.value}读取代码@RestController
Easter79 Easter79
3年前
SpringBoot学习笔记
1. 读取application.properties配置文件  application.properties内容:book.namespringbootbook.number${random.value}读取代码@RestController
taskbuilder taskbuilder
9个月前
任擎服务器Windows版安装配置
任擎服务器Windows版安装配置用TaskBuilder开发的应用,必须先安装和配置好任擎服务器,因为要通过任擎解析和编译tfp页面,而且,任擎也可以作为Web服务器和后台应用服务器,负责接收和响应静态文件请求(html、css、前端js和图片等),解析
融云IM即时通讯 融云IM即时通讯
8个月前
融云IM干货丨如何防止HTTPS被降级攻击?
为了防止HTTPS被降级攻击,可以采取以下措施:强制使用安全的协议版本:配置服务器以仅允许安全的TLS版本(如TLS1.2或更高版本)。不要允许旧的、已知不安全的协议版本,如SSLv2、SSLv3和TLS1.0。禁用弱加密套件:从服务器配置中移除所有已知弱