Hibernate Many To Many Example Curl Request Find All books but who have 3 books curl --location --request GET 'localhost:8080/books' Find Book by Author Name curl --location --request GET 'localhost:8080/books/author/John'