JAVA-1526: Remove spring-boot-json-properties from spring-boot-properties

This commit is contained in:
Krzysztof Woyke
2020-05-20 14:37:43 +02:00
parent 5ab3de4965
commit 8afe64de3e
10 changed files with 6 additions and 298 deletions
@@ -1,10 +0,0 @@
{
"host" : "mailer@mail.com",
"port" : 9090,
"resend" : true,
"topics" : ["spring", "boot"],
"sender" : {
"name": "sender",
"address": "street"
}
}