diff --git a/rest-notes-spring-hateoas/src/main/resources/application.properties b/rest-notes-spring-hateoas/src/main/resources/application.properties new file mode 100644 index 00000000..aa4637f1 --- /dev/null +++ b/rest-notes-spring-hateoas/src/main/resources/application.properties @@ -0,0 +1 @@ +http.mappers.json-pretty-print: true \ No newline at end of file