Thoralf Rickert-Wendt
Thoralf Rickert-Wendt
There is no documentation on the page or in the `Book of Vaadin 14` (Chapter 17). When I compile a SpringBoot-Vaadin project like the starter-flow-spring https://github.com/vaadin/skeleton-starter-flow-spring/ with `mvn clean install...
Hi, your API has a little documentation leak. I need several times to understand, when I make a OmdbAPI.search request with a OmbdBuilder.setTitle() parameter, the api-omdb-search doesn't return any results,...
There is a feature on thetvdb.com to search for IMDB ID. Please have a look into this thread: https://forums.thetvdb.com/viewtopic.php?t=8083 It would be nice to copy method TheTVDBApi.searchSeries to TheTVDBApi.searchSeriesByIMDB and...