From the course: Creating Spring Boot Microservices

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Challenge: Modify the URL repository keyword

Challenge: Modify the URL repository keyword - Spring Boot Tutorial

From the course: Creating Spring Boot Microservices

Challenge: Modify the URL repository keyword

(upbeat music) - [Instructor] So, I have another challenge for you. As we can see, the tourPackages endpoint, I would like to rename it from tour and then uppercase P packages to just the word packages. So I'd like to challenge you to see if you could do that, and here's a previous slide from another video and words of example of how we change the endpoint of StaffRepo from "staffs" to "staff." So, see if you can make the code change, start up the application and verify it by going to the Swagger page.

Contents