diff spring-boot-playground/src/test/resources/application.properties @ 9:5870f5695e43

Logging Konfiguration, damit der Test maximal still ist. Das Spring Logo ist jetzt auch deaktiviert.
author Dirk Olmes <dirk.olmes@codedo.de>
date Thu, 13 Aug 2020 17:05:57 +0200
parents 7ce4367b50bc
children
line wrap: on
line diff
--- a/spring-boot-playground/src/test/resources/application.properties	Thu Aug 13 16:51:05 2020 +0200
+++ b/spring-boot-playground/src/test/resources/application.properties	Thu Aug 13 17:05:57 2020 +0200
@@ -1,1 +1,2 @@
 spring.datasource.url = jdbc:h2:mem:
+spring.main.banner-mode = off