-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable the Jakarta XML Binding link under Advanced Topics #81
Comments
@kito99 I want to work on this issue. please advise how i can proceed |
@vdjeudjam so sorry I missed this! If you're still interested, the first step is to fork this repo and the https://github.com/jakartaee/jakartaee-documentation repo and get them building locally. You'll also need to fill out the Eclipse Contributor Agreement: https://github.com/jakartaee/jakartaee-tutorial/blob/main/CONTRIBUTING.md#eclipse-contributor-agreement. Also, you should peruse the Contributor doc: https://github.com/jakartaee/jakartaee-tutorial/blob/main/CONTRIBUTING.md. |
@kito99 I'm interested to work on this issue, could you please assign me this |
@Anurag0git thanks so much! Assigned! |
Is this fine or needed any specific changes please let me know jakartaee#81
Currently the Jakarta XML Binding link under Advanced Topics doesn't work. This is because there isn't really a dedicated section about this spec in the tutorial. There is only one example using Jakarta REST: https://jakartaee.github.io/jakartaee-documentation/jakartaee-tutorial/current/websvcs/jaxrs-advanced/jaxrs-advanced.html#_using_jakarta_rest_with_jakarta_xml_binding.
Proposal: Add a simple landing page that describes what the spec is, has a link to the specification, and a link to the example.
The text was updated successfully, but these errors were encountered: