spring-bean-scopes
singleton - only one instance prototype - instance every time it is requested from the container. request session application websocket
singleton - only one instance prototype - instance every time it is requested from the container. request session application websocket