Added beans.xml

This commit is contained in:
Michael Schnell
2019-12-25 16:47:17 +01:00
parent c08ea69d7d
commit 751c843b9c
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<beans xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd" >
</beans>