Ticket #115 (closed task: fixed)
Make default state spring-managed bean
| Reported by: | MartinLeidig | Owned by: | MartinLeidig |
|---|---|---|---|
| Priority: | major | Milestone: | 0.15.0 |
| Component: | Core (general) | Version: | 0.13.0 |
| Keywords: | Cc: |
Description
State instances for pages without pagerequest entry currently are created on demand at runtime. Thus they can't be managed by Spring. We should create a Spring-managed default instance on startup and use it for such pages instead (like it's already done in 1.0)
Change History
Note: See
TracTickets for help on using
tickets.
