spring-attic / tut-react-and-spring-data-rest

React.js and Spring Data REST :: A tutorial based on the 5-part blog series by Greg Turnquist
https://spring.io/guides/tutorials/react-and-spring-data-rest
883 stars 1.58k forks source link

"Unresolved directive in hypermedia/README.adoc" in part 2 #110

Closed Michael960 closed 4 years ago

Michael960 commented 4 years ago

In part 2 of this tutorial, instead of many source code samples, there are showed error messages like

Unresolved directive in hypermedia/README.adoc - include::src/main/js/app.js[tag=employee]

These makes it very complicated or even impossible to continue following this great tutorial.

gregturn commented 4 years ago

Something weird happened in the asciidoctor rendering. And then got cached. Cleared the cache and now it renders just fine.