Polishing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2002-2017 the original author or authors.
|
||||
* Copyright 2002-2018 the original author or authors.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
@@ -33,7 +33,7 @@ import org.springframework.lang.Nullable;
|
||||
/**
|
||||
* {@link org.springframework.web.context.WebApplicationContext} implementation which takes
|
||||
* its configuration from Groovy bean definition scripts and/or XML files, as understood by
|
||||
* an {@link org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader}.
|
||||
* a {@link org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader}.
|
||||
* This is essentially the equivalent of
|
||||
* {@link org.springframework.context.support.GenericGroovyApplicationContext}
|
||||
* for a web environment.
|
||||
|
||||
Reference in New Issue
Block a user