Skip to content

vickhny/spring-boot-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

spring-boot-project

This is a simple springboot project. I have used swagger for API self documentation, actuator for Healt check and metrics, rest-template for Consuming rest api and hystrix for api fauld tolerance in this project. I have developed the rest api which will return maximum of 5 books and maximum of 5 albums that are related to the input term. The response elements will only contain title, authors(/artists) and information whether it's a book or an album.

Releases

No releases published

Packages

No packages published

Languages