gs-rest-service
gs-rest-service copied to clipboard
Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.
Changed the name of projects in settings: Fix: complete/../settings.gradle 'rest-service' -> rest-service-complete Fix: initial/../settings.gradle 'rest-service' -> rest-service-initial
Update the guide to use the most recent Spring Boot version. To do so, update the Spring Boot version in: initial/build.gradle initial/pom.xml complete/build.gradle complete/pom.xml
I have tried to pull the branch 'completed' as a starting point for my new project. But when I imported the project on IntellijIDEA (2022 Community) I got this error...