Skip to content

Instantly share code, notes, and snippets.

@t1
Last active May 23, 2023 04:29
Show Gist options
  • Save t1/c6f1d5433cfe053aa32b5b184994f1f3 to your computer and use it in GitHub Desktop.
Save t1/c6f1d5433cfe053aa32b5b184994f1f3 to your computer and use it in GitHub Desktop.
Empty beans.xml 3.0
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/beans_4_0.xsd"
bean-discovery-mode="all">
</beans>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment