mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
ignore null properties in result
This commit is contained in:
@@ -29,6 +29,8 @@ management.endpoints.web.exposure.include=*
|
||||
# default user name
|
||||
spring.security.user.name=arthas
|
||||
|
||||
# ignore null property
|
||||
spring.jackson.default-property-inclusion = NON_NULL
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user