- 博客(4)
- 收藏
- 关注
转载 RabbitMQ高可用配置
一、准备 1 二、安装RabbitMQ在rabbit1,rabbit2,rabbit3 1 三、RabbitMQ集群配置 1 1、关闭所有rabbitq服务 1 2、设置hosts解析,所有rabbit节点配置相同 2 3、保证3台rabbit服务的cookie相同,把一台复制...
2017-06-16 11:13:00
217
转载 官网activiti-webapp-rest2跨域CORS解决
1.身份认证授权OPTIONS请求 SecurityConfiguration.java @Override protected void configure(HttpSecurity http) throws Exception { http ...
2016-12-05 11:25:00
413
转载 官网activiti-webapp-rest2切换数据库mysql
1.POM添加mysql驱动和数据库连接池dbcp <dependency> <groupId>commons-dbcp</groupId> <artifactId>commons-dbcp</arti...
2016-12-05 11:24:00
275
转载 oracle expdp导入导出部分表
导出 命令:expdp system/pwd dumpfile=导出文件名.dump tables=用户名.表名1,用户名.表名2 system/pwd 为管理员账号 tables 你要导出数据库用户名.你要导出的表 默...
2016-04-09 11:28:00
319
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人