spring-guides / gs-rest-service

Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.

Home Page:https://spring.io/guides/gs/rest-service/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example code includes broken on production GS site!

excalq opened this issue · comments

On https://spring.io/guides/gs/rest-service/ as well as https://spring.io/guides/gs/securing-web/, areas with an included .java or .html source section are instead showing:

Unresolved directive in <stdin> - include::initial/src/ ...

Thank you. I'm hoping to use the Spring getting started guides to dust off rusty skills before upcoming job interviews, so having this fixed would be advantageous.

Working now. Probably just a cold cache.