view spring-boot-playground/src/test/resources/application.properties @ 14:4594ff529ab1

Noch ein Test ganz ohne Spring hinzugefuegt.
author Dirk Olmes <dirk.olmes@codedo.de>
date Mon, 17 Aug 2020 14:39:26 +0200
parents 5870f5695e43
children
line wrap: on
line source

spring.datasource.url = jdbc:h2:mem:
spring.main.banner-mode = off