#8 financer-web-client has a hard dependency on push-service

Introduce proxy for push service so it is completely optional
This commit is contained in:
2021-03-03 21:20:04 +01:00
parent ae5e60806d
commit ddd1d3cc65
5 changed files with 199 additions and 11 deletions

View File

@@ -62,6 +62,7 @@
<dependency>
<groupId>de.77zzcx7.push-service</groupId>
<artifactId>push-service-client-lib</artifactId>
<optional>true</optional>
</dependency>
<!-- Financer dependencies -->