mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Merge branch '5.3.x'
This commit is contained in:
+1
-1
@@ -237,7 +237,7 @@ public abstract class AbstractGenericWebContextLoader extends AbstractContextLoa
|
||||
* {@code GenericWebApplicationContext} with a custom
|
||||
* {@link DefaultListableBeanFactory} implementation.
|
||||
* @return a newly instantiated {@code GenericWebApplicationContext}
|
||||
* @since 5.2.23
|
||||
* @since 5.3.23
|
||||
*/
|
||||
protected GenericWebApplicationContext createContext() {
|
||||
return new GenericWebApplicationContext();
|
||||
|
||||
Reference in New Issue
Block a user