- 博客(2)
- 收藏
- 关注
原创 centos 最简单的方法安装 nginx tengine
需要自己下载openssl-1.1.0h,不需要编译,编辑nginx时候一次编译 yum -y install gcc gcc-c++ pcre-devel openssl openssl-devel ./configure --prefix=/data/soft/nginx --with-http_stub_status_module --with-http_ssl_module --with-...
2019-03-17 00:21:29
118
原创 spring boot json 动态过滤属性 自定义标签 完美解决 兼容原生 @ResponseBody @JsonIgnoreProperties @JsonView
spring boot json 属性动态过滤 完美解决 兼容原生 @ResponseBody @JsonIgnoreProperties @JsonView 先说说环境是spring boot 2.1x版本 其他版本都是一样。 说说关键点在哪,主要是com.fasterxml.jackson.databind.ObjectMapper这个类在spring框架里是单独的,所以我们要想法把动态过滤的...
2019-03-17 00:10:35
3247
2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人