- 博客(4)
- 收藏
- 关注
原创 查询失败,Could not write JSON: failed to lazily initialize a collection of role
在多对多的引用属性上加@JsonIgnore注解
2020-04-12 12:25:17 1594
原创 linux中安装redis
redis是C语言开发,建议在linux上运行,本教程使用Centos6.4作为安装环境。 版本说明:本教程使用redis3.0版本。3.0版本主要增加了redis集群功能。首先保证linux能连上网络。 一、安装 1.源码下载 从官网下载 http://download.redis.io/releases/redis-3.0.0.tar.gz 2.运行命令先安装c语言的编译运行环境 ...
2020-04-12 12:20:54 122
原创 No converter found for return value of type: class java.util.ArrayList
No converter found for return value of type: class java.util.ArrayList 手动添加jackson依赖到pom.xml文件中 <jackson.version>2.5.4</jackson.version> com.fasterxml.jackson.core jackson...
2019-11-01 10:46:05 133
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人