spring-guides / gs-reactive-rest-service

Building a Reactive RESTful Web Service :: Learn how to create a RESTful web service with Reactive Spring and consume it with WebClient.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken build sections

TurekBot opened this issue · comments

I'm not sure what's wrong, but I do know that the build sections for this flagship tutorial won't open on Edge or Chrome—and I thought you'd like to know.

Here's a brief recording of me trying:

Trying.the.tutorial.mp4

It needed to be brought into line with how we structure the guides these days. That means tossing out the old build sections and replacing them with a block about using the Spring Initializr. I also edited the README file while I was there.

Thanks for catching the problem.