Skip to content

Educational exercise from Wild Code School about Spring Boot initialization and the creation of routes with a Controller.

Notifications You must be signed in to change notification settings

0reldev/spring-doctors-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quest "Spring 01: Start"

Educational exercise from Wild Code School

This quest teaches how to initialize a project with Spring Initializr (Maven, POM file, project structuration).

The aim is to create routes to display the name of a specific Doctor Who depending on his number. It introduces the use of a Controller with the use of @GetMapping and @ResponseBody annotations.

screen capture

screen capture

About

Educational exercise from Wild Code School about Spring Boot initialization and the creation of routes with a Controller.

Topics

Resources

Stars

Watchers

Forks