You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2020/04/05 18:26:48 UTC

[aries-jax-rs-whiteboard] 02/03: Document application.ready.service.filter

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

csierra pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git

commit df509e9aa053e3f368ec6f8433651ba1e7f842ff
Author: Carlos Sierra Andrés <ca...@liferay.com>
AuthorDate: Sun Apr 5 20:21:48 2020 +0200

    Document application.ready.service.filter
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 3646a7d..abf477a 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,7 @@ application.base.prefix             | ""                            | Prefix for
 osgi.http.whiteboard.target         | (osgi.http.endpoint=*)        | Select the http whiteboard service if there are several
 osgi.http.whiteboard.context.select | _new context per application_ | Select the http whiteboard context to be used
 servlet.init.hide-service-list-page | true                          | Hide the CXF service list
+application.ready.service.filter    |                               | A service that must be present in order for applications to get started
 
 ## Integrations