Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
- Cache guice proxies in the same way the spring ones are cached for performance & consistency between.
- Fail on component creation if a guice binding is missing instead of when the binding/proxy is first used
Attachments
Issue Links
- breaks
-
WICKET-6020 GuiceFieldValueFactory returns the NULL_SENTINEL from the cache
- Resolved