Toggle navigation
Toggle navigation
This project
Loading...
Sign in
yoho-search
/
yoho-search-service
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
henry
2016-05-23 13:01:41 +0800
Commit
fd974b9819dca4265e330bdb3cd4b8d511a0c362
2 parents
ebf74ad7
6f3461ac
Merge branch 'dev' into test
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
web/src/main/resources/META-INF/spring/spring-web-context.xml
web/src/main/resources/META-INF/spring/spring-web-context.xml
View file @
fd974b9
...
...
@@ -64,6 +64,7 @@
<property
name=
"features"
>
<array
value-type=
"com.alibaba.fastjson.serializer.SerializerFeature"
>
<value>
DisableCircularReferenceDetect
</value>
<value>
WriteMapNullValue
</value>
</array>
</property>
</bean>
...
...
Please
register
or
login
to post a comment