Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.3
-
None
Description
It would be helpful if the module init parameter that is used by GuiceWebApplicationFactory could contain multiple class names separated by whitespace. As it is your main module has to know about all the other modules that need to be installed. It would be better if assembly was done outside of the code. This would be a pretty easy change and not affect any existing setups.
Attachments
Issue Links
- incorporates
-
WICKET-1709 Allow configuration of the guice Stage for GuiceWebApplicationFactory
- Resolved