Class BookServiceImp

java.lang.Object
cvut.fel.service.BookServiceImp
All Implemented Interfaces:
BookService

@Service
public class BookServiceImp
extends java.lang.Object
implements BookService
  • Constructor Summary

    Constructors 
    Constructor Description
    BookServiceImp​(BookRepository bookRepository)  
  • Method Summary

    Modifier and Type Method Description
    Book findById​(java.lang.Long id)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait