Hello,

Not quite certain if this is the appropriate place to make a bug report for, but it seems that the Building a Reactive RESTful Web Service guide doesn't parse the contents of some classes correctly. At least on my computer (Chrome on Linux Mint x86_64, Version 116.0.5845.96), several of the fields are replaced with a text of form:

Unresolved directive in <stdin> - include::complete/src/main/java....

It seems that the webpage is automatically formatted from the GitHub repo's README file, which has some link:complete directives that currently do not appropriately bind to the classes that it wants to showcase. It seems to me as if one would need to update these directives by prepending the links with "complete", but because I am not quite familiar with this directive I would not want to presume.

Again, sorry if this is not the appropriate place to post this, and would be glad to post this somewhere more appropriate.

Comment From: bclozel

I think this should be opened against the guide directly. Thanks!