Remove invalid characters
This commit is contained in:
parent
93b991d5f7
commit
26a65249f9
|
@ -23,7 +23,7 @@ import org.springframework.security.util.InMemoryResource;
|
|||
|
||||
/**
|
||||
* @author Luke Taylor
|
||||
* @author Eddú Meléndez
|
||||
* @author Eddú Meléndez
|
||||
*/
|
||||
public class InMemoryXmlApplicationContext extends AbstractXmlApplicationContext {
|
||||
static final String BEANS_OPENING = "<b:beans xmlns='http://www.springframework.org/schema/security'\n"
|
||||
|
|
Loading…
Reference in New Issue