[
https://issues.apache.org/jira/browse/WICKET-6889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Tzvetanov Grigorov resolved WICKET-6889.
-----------------------------------------------
Fix Version/s: 10.0.0
Resolution: Fixed
> Provide specialization of SpringWebApplicationFactory that could load Spring
> configuration class
> ------------------------------------------------------------------------------------------------
>
> Key: WICKET-6889
> URL: https://issues.apache.org/jira/browse/WICKET-6889
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-spring
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Major
> Fix For: 10.0.0
>
>
> Currently SpringWebApplicationFactory uses by default
> org.springframework.web.context.support.XmlWebApplicationContext, i.e. it can
> load Spring configuration only from XML config.
>
> org.apache.wicket.spring.SpringWebApplicationFactory#newApplicationContext()
> provides means for using other types of
> org.springframework.web.context.ConfigurableWebApplicationContext.
> It would be nice if Wicket provides a specialization of
> org.apache.wicket.spring.SpringWebApplicationFactory that can load the
> context from Spring @Configuration class
--
This message was sent by Atlassian Jira
(v8.3.4#803005)