Security Logging Fields
[cps/cps-temporal.git] / src / test / resources / application.yml
index 9bdacbe..ce0e95b 100644 (file)
@@ -24,6 +24,8 @@ rest:
         base-path: /cps-temporal/api
 
 spring:
+    application:
+        name: cps-temporal
     datasource:
         url: ${DB_URL}
         username: ${DB_USERNAME}
@@ -71,3 +73,6 @@ security:
     auth:
         username: testUser
         password: testPassword
+
+logging:
+    format: json