Spring Framework Rest Api

Hello guys i am trying to make my spring project, i have movieservice layer where i want to stream all movies from my db and collect them toMap with title and imdb (Both String) but my controller does not work it does not give me back response
Was this page helpful?