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

Upgrade Spring Boot to the latest version

Buzzardo opened this issue · comments

Update the guide to use the most recent Spring Boot version.

To do so, change the Spring Boot version in:

initial/build.gradle
initial/pom.xml
complete/build.gradle
complete/pom.xml