![240](https://cdn2.jianshu.io/assets/default_avatar/15-a7ac401939dd4df837e3bbf82abaa2a8.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:浙江
CRC16的C语言算法: #define PRESET_VALUE 0xFFFF#define POLYNOMIAL 0x8408unsigne...
在使用spring boot时,有时候有会有一些自定义annotation的需求,比如访问日志,菜单链接自动生成等等,最近项目就用到了自定义注解...
废话不多说,直接上代码。关于如何安装nginx 以及nginx-rtmp-module 插件请自行百度。 1.修改nginx配置文件: 2.开始...
最近比较流行的http2协议,在spring boot中可以使用了,昨天看了spring boot 官方文档发现目前只有undertow和tom...
官方链接:https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-wit...