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 link for source code files

chinmoy12c opened this issue · comments

The links pointing to the source files here seems to be broken after the recent package renaming.

+1, came here to make this very issue

That was my fault. I made the paths match what the Spring Initializr produces and forgot to check the readme file. Thanks for catching it.