Commit b641a0d2 authored by Christian Dupuis's avatar Christian Dupuis

Enable json pretty print in actuator sample

parent 8a55fbeb
......@@ -7,6 +7,7 @@ server.tomcat.basedir: target/tomcat
server.tomcat.access_log_pattern: %h %t "%r" %s %b
security.require_ssl: false
service.name: Phil
http.mappers.json_pretty_print: true
shell.ssh.enabled: true
shell.ssh.port: 2222
#shell.telnet.enabled: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment