Repeatable @Scope [SPR-17158] #21695
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: waiting-for-triage
An issue we've not yet triaged or decided on
Caleb Cushing opened SPR-17158 and commented
so one of the problems, I'm looking at with logging, is the idea, that a request doesn't imply a transaction, and a transaction doesn't imply a request. I'd like to have my scope eagerly instantiated if either begins, the ideally they would share that bean until the last scope ended. That might be hard though... might be easier to create a different bean for each scope.
Issue Links:
@Scoped
beansThe text was updated successfully, but these errors were encountered: