New section describing Helidon/JAX-RS integration#3554
New section describing Helidon/JAX-RS integration#3554spericas merged 4 commits intohelidon-io:masterfrom
Conversation
…S applications. Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
…uding support for 0 or more JAX-RS applications and how to access application instances.
ljamen
left a comment
There was a problem hiding this comment.
This is really good. My only (optional) suggestion is to use heading case with Level 2 headers (cap init each major word).
|
I think it would be great to highlight that the |
|
@ljamen I did think about it, but noticed no other doc in that section was following that convention. I will update the doc. |
I'm assuming you mean for discovery purposes. Good point! |
…y mode. A few other minor changes. Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
|
@tomas-langer @ljamen Document updated based on feedback. |
New section that describes the JAX-RS/Helidon integration layer, including support for 0 or more JAX-RS applications, discovery and how to access application instances. Relates to issue #3482.