Files
spring-boot-rest/spring-security-custom/src/main/webapp/WEB-INF/api-servlet.xml
2013-06-02 20:08:13 +03:00

6 lines
296 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.2.xsd" >
</beans>