Assuming I\'ve the following endpoints in spring boot
GET /todo DELETE /todo/{id}
How can ensure that only entries for the userid are returned a