Chapter 48 links on RESTEasy v6.2.7.Final documentation do not work #191
Unanswered
jdomingo23
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi RESTEasy Team! I was actually able to find the examples I was looking for under the "resteasy" project root (e.g., https://github.com/resteasy/resteasy-spring-examples/tree/main/resteasy-spring-basic). So...the links on the Chapter 48 page of the v6.2.7.Final documentation just need to get updated accordingly. Thanks! John. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi RESTEasy Team!
I am currently in the early stages of migrating some old Spring REST applications from the old v3.x RESTEasy framework to the v6.2.7.Final. I was reading the Spring Integration Chapter (48) of the RESTEasy v6.2.7.Final documentation, and I noticed the following links do not resolve to anything in the MAIN branch of the GIT repo:
However, the resteasy-spring-boot option resolves fine. Do you guys have an idea when these example projects will be made available for us to read through in the resteasy-examples project?
Thanks much!
Cheers!
John
Beta Was this translation helpful? Give feedback.
All reactions