When calling this API http://localhost:8080/star/name/lauren data is mapped wrong and get the same person 3 times. Note that there are more than one person with this name in the list.
We get 3 different stars with the same name and there is no way to distinguish what picture belongs for what star, because they have only first name and no birth. I will close this issue.
When calling this API
http://localhost:8080/star/name/lauren
data is mapped wrong and get the same person 3 times. Note that there are more than one person with this name in the list.