[ 
https://issues.apache.org/jira/browse/WICKET-6889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353100#comment-17353100
 ] 

ASF subversion and git services commented on WICKET-6889:
---------------------------------------------------------

Commit 945cfe620f169420b554f4c4b4659fab10a808e1 in wicket's branch 
refs/heads/master from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=945cfe6 ]

WICKET-6889 Provide specialization of SpringWebApplicationFactory that could 
load Spring configuration class

Introduces AnnotationConfigSpringWebApplicationFactory.


> 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
>
> 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)

Reply via email to