Skip to content

Commit

Permalink
Fix Javadoc since tag for AbstractGenericWebContextLoader.createConte…
Browse files Browse the repository at this point in the history
  • Loading branch information
izeye committed Sep 14, 2022
1 parent e9997d4 commit 12e5d61
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -237,7 +237,7 @@ protected void validateMergedContextConfiguration(WebMergedContextConfiguration
* {@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();
Expand Down

0 comments on commit 12e5d61

Please sign in to comment.