Hello, what is the idea? put the container in attribute?
r
Robert Jaros
09/14/2022, 10:37 AM
It's not about putting the cointainer in the attribute but rather about creating a bit different container instance for every request. This way, when using it to create components we can inject
ApplicationCall
into other components. It's like having a request scope.