Skip to content

mckornfield/springboot-dog-walking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo has a few examples of Spring dependencies and Spring boot

Feel free to run it using ./gradlew run and then just hit it in the browser on localhost:8080

The relevant test endpoint is http://localhost:8080/walk/walkers and http://localhost:8080/walk/walkers/David

You can comment out and comment in the different annotations in Application.class to see the different ways that Spring can wire up its dependencies

About

Dog walking application for Spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages