beans.xml (307B)
1 <?xml version="1.0" encoding="UTF-8"?> 2 <beans xmlns="https://jakarta.ee/xml/ns/jakartaee" 3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 4 xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/beans_4_0.xsd" 5 bean-discovery-mode="all"> 6 </beans>