JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.example.restapi.service.BookService
Packages that use
BookService
Package
Description
com.example.restapi.controller
Uses of
BookService
in
com.example.restapi.controller
Fields in
com.example.restapi.controller
declared as
BookService
Modifier and Type
Field
Description
private
BookService
BookController.
bookService