Interface BookService

All Known Implementing Classes:
BookServiceImp

public interface BookService
  • Method Summary

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