Class BookServiceSpringWebClient
java.lang.Object
org.mockserver.examples.proxy.service.springwebclient.https.BookServiceSpringWebClient
- All Implemented Interfaces:
BookService
- Author:
- jamesdbloom
-
Field Summary
Fields inherited from interface org.mockserver.examples.proxy.service.BookService
logger -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BookServiceSpringWebClient
public BookServiceSpringWebClient()
-
-
Method Details
-
getAllBooks
- Specified by:
getAllBooksin interfaceBookService
-
getBook
- Specified by:
getBookin interfaceBookService
-