You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2020/01/05 17:54:56 UTC

[isis] 04/04: ISIS-2255: sync-adoc.sh

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 7de533afd1a6a55ef1337d05c27b17eda40fdd83
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sun Jan 5 17:26:03 2020 +0000

    ISIS-2255: sync-adoc.sh
---
 .../src/main/doc/modules/config/examples/generated/resteasy.adoc | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/core/config/src/main/doc/modules/config/examples/generated/resteasy.adoc b/core/config/src/main/doc/modules/config/examples/generated/resteasy.adoc
index 644481d..8a8ac8b 100644
--- a/core/config/src/main/doc/modules/config/examples/generated/resteasy.adoc
+++ b/core/config/src/main/doc/modules/config/examples/generated/resteasy.adoc
@@ -6,6 +6,15 @@
 | 
 | 
 
+| resteasy.jaxrs.app. +
+registration
+| 
+| 
+
+| resteasy.jaxrs.default-path
+|  /restful
+|  Note that this is used rather than `resteasy.servlet.mapping.prefix</code> because there is _NO</i> implementation of {@link javax.ws.rs.core.Application}, so we rely on it being automatically created.
+
 | resteasy.resteasy-settings
 | 
 |