how can I create new active httpsessions on the controller level during request to endpoint? I am not using any dependency for sessions in springboot...just vanilla httpsession from TomCat. thnanks
I tried create new sessions but it always return the same one