Suppose I have a RestController and in my post method, I want to set the value of something globally or something, so that I can access it in another class further down the road