Credit for #1749
This commit is contained in:
parent
9ace4889bc
commit
586089fc69
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
type: add
|
||||||
|
issue: 1749
|
||||||
|
title: A new constructor has been added to RestfulServer that accepts an InterceptorService. Thanks to gematik FuE for the
|
||||||
|
pull request!
|
4
pom.xml
4
pom.xml
|
@ -625,6 +625,10 @@
|
||||||
<name>Zhe Wang</name>
|
<name>Zhe Wang</name>
|
||||||
<organization>Agfa Healthcare</organization>
|
<organization>Agfa Healthcare</organization>
|
||||||
</developer>
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>gematik-fue</id>
|
||||||
|
<name>gematik FuE</name>
|
||||||
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
|
|
Loading…
Reference in New Issue