使用线程池执行任务获取任务返回值
使用线程池执行任务获取任务返回值
Java http状态码常量类 org.apache.http.HttpStatus
#!/bin/bash AppName=zhaopu.jar #JVM参数 JVM_OPTS=" -Dspring.profiles.active=dev -Djasypt....
package com.bear.mobile.util; import com.alibaba.fastjson.JSON; import lombok.extern.sl...
文章来源于公众号咖啡拿铁 ,作者谢英豪 策略模式 经常在网上看到一些名为“别再if-else走天下了”,“教你干掉if-else”等之类的文章,大部分都会讲到用策略模式去代替...
微服务下,处理事务后再做其他操作 实现 AfterCommitExecutor 接口
文件切片 使用技术 flag包实现命令行参数输入 os包中的file.Seek() 偏移读取事项文件切片 ioutil包的ioutil.ReadAll(file)读取流再写入...
MySQL行转列 创建表 添加数据 实现
redis-cli 工具使用
rocketMQ消费者Group相同时只监听一次问题
Golang实现切割文件
netty 中创建服务流程 自定义Handler继承ChannelInboundHandlerAdapter 标记该类@ChannelHandler.Sharable (ch...
AutoCloseable 接口自动释放 实现AutoCloseable 接口 中的 close方法 在try {}catch(){}后自动回收资源
golang 中string和int类型相互转换 string to int string to int64 int to string int64 to string