We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b991d commit 26a6524Copy full SHA for 26a6524
config/src/test/java/org/springframework/security/config/util/InMemoryXmlApplicationContext.java
@@ -23,7 +23,7 @@
23
24
/**
25
* @author Luke Taylor
26
- * @author Eddú Meléndez
+ * @author Eddú Meléndez
27
*/
28
public class InMemoryXmlApplicationContext extends AbstractXmlApplicationContext {
29
static final String BEANS_OPENING = "<b:beans xmlns='http://www.springframework.org/schema/security'\n"
0 commit comments