Skip to content

New section describing Helidon/JAX-RS integration#3554

Merged
spericas merged 4 commits intohelidon-io:masterfrom
spericas:jersey-documentation
Oct 21, 2021
Merged

New section describing Helidon/JAX-RS integration#3554
spericas merged 4 commits intohelidon-io:masterfrom
spericas:jersey-documentation

Conversation

@spericas
Copy link
Copy Markdown
Member

@spericas spericas commented Oct 14, 2021

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.

…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.
Copy link
Copy Markdown
Contributor

@ljamen ljamen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really good. My only (optional) suggestion is to use heading case with Level 2 headers (cap init each major word).

@tomas-langer
Copy link
Copy Markdown
Member

I think it would be great to highlight that the Application subclass should be annotated with @ApplicationScoped - maybe add an example. We have problems reported for that (such as when using JwtAuth which requires an application)

@spericas
Copy link
Copy Markdown
Member Author

@ljamen I did think about it, but noticed no other doc in that section was following that convention. I will update the doc.

@spericas
Copy link
Copy Markdown
Member Author

I think it would be great to highlight that the Application subclass should be annotated with @ApplicationScoped - maybe add an example. We have problems reported for that (such as when using JwtAuth which requires an application)

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>
@spericas spericas requested a review from ljamen October 20, 2021 17:29
@spericas
Copy link
Copy Markdown
Member Author

@tomas-langer @ljamen Document updated based on feedback.

Copy link
Copy Markdown
Member

@tomas-langer tomas-langer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@spericas spericas merged commit 077dd20 into helidon-io:master Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants