Skip to content

octo-woapi/kata_exceptions_spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-with-springboot

kata for REST API Exceptions in Spring Boot

Status

Runnable

Getting started

You must have Java 1.8 installed on your computer

  • Install Gradle
  • Create a new directory and clone the project : $ git clone https://github.com/octo-woapi/kata_exceptions_spring.git
  • Build the project : $ gradle clean build
  • Run the project : $ java -jar build/libs/kata_exceptions_spring.jar
  • Have fun : $ curl -G http://localhost:8080/skoolers/

About

Practice REST API exception handling with Spring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages