If you're using Spring, I suggestt you to remove() no matter what.
remove()
Spring uses their own thread pool to handle requests, so we can say that each request is not strictly connected to each single thread.