摘要: Atitit websocket 使用大概总结 使用场景 websocket 实时信息的Web应用却带来了很大的不便,如带有即时通信、实时数据、订阅推送等功能的应 用实时数据可以用来更新缓存 三、客户端的简单示例WebSocket 的用法相当简单。下面是一个... 阅读全文
posted @ 2018-04-02 19:05 attilaxAti 阅读(35) 评论(0) 推荐(0)
摘要: Atitit pg10分区 总结1.1. create table tmp_log ( 11.2. -创建索引 11.3. 查看表 in pgadmin4 22. 二 分区表管理 22.1. --分区表管理:断开分区 22.2. --分a区表管理:连接分区 ... 阅读全文
posted @ 2018-04-02 19:04 attilaxAti 阅读(45) 评论(0) 推荐(0)
摘要: Atitit 利用前端cache indexdb localStorage 缓存提升性能优化attilax总结 1.1. indexdb 更加强大点,但是结果测试,api比较繁琐 使用叫麻烦些 11.2. localStorage比较简单易用 就setite... 阅读全文
posted @ 2018-04-02 19:03 attilaxAti 阅读(87) 评论(0) 推荐(0)
摘要: Atitit mybatisutil 模块测试功能列表 1.1. mybatis读取mapper配置的sql语句 使用xml类库 11.2. Mybatis替换参数工具类型 3 Itfs pnaJava sql yash ...get conn ,,exe... 阅读全文
posted @ 2018-04-02 19:02 attilaxAti 阅读(59) 评论(0) 推荐(0)
摘要: Atitit 得到mybatis 实际 sql 1.1. 使用mybatis工具提供的,只能出现问号一大堆不行 11.2. 配置log 打印sql依然不行,里面有问号。。 41.3. 配置pgsdql sql日志只能抓取到navicate的不能mybatis的... 阅读全文
posted @ 2018-04-02 18:58 attilaxAti 阅读(32) 评论(0) 推荐(0)
摘要: Atitit 调试工具模块 保存序列化map参数 mybatis调试sql selectid 查看mybatis真实sql 1.1. 对象序列化功能 序列化为bytearr 文件等 11.2. Ide本身的序列化 失去类型信息 21.3. mybatis调试... 阅读全文
posted @ 2018-04-02 18:57 attilaxAti 阅读(53) 评论(0) 推荐(0)
摘要: Atitit spring单元测试 注解 获取服务名 Spring文件单独放在一个文件夹,去掉dubbo配置,方便测试里面包含的mybatis 找不到,只好设置成相对于class绝对路径可以了 C:\0wkspc\clinical\target\classes... 阅读全文
posted @ 2018-04-02 18:57 attilaxAti 阅读(35) 评论(0) 推荐(0)