allowDuplicateFragmentNames
This commit is contained in:
parent
a289f379e0
commit
5e2d94d745
|
@ -170,6 +170,9 @@
|
|||
<webApp>
|
||||
<contextPath>/hapi-fhir-jpaserver-example</contextPath>
|
||||
</webApp>
|
||||
<webAppConfig>
|
||||
<allowDuplicateFragmentNames>true</allowDuplicateFragmentNames>
|
||||
</webAppConfig>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
|
Loading…
Reference in New Issue