Hi,
I have a problem about getting id value null from sending any request like createCity, updateCity, createRoute and updateRoute.
I defined CityResponse and RouteResponse for mapper object.
I think there is a problem in docker-compose.yml related with data which is stored in the volume.
Here is the screenshot
How can I fix the issue?
Here is my repository link : Link
