@Component public class BookServiceSpringRestTemplateClient extends Object implements BookService
logger| Constructor and Description |
|---|
BookServiceSpringRestTemplateClient() |
public Book[] getAllBooks()
getAllBooks in interface BookServicepublic Book getBook(String id)
getBook in interface BookServiceCopyright © 2020. All rights reserved.