Skip to content

Instantly share code, notes, and snippets.

@m0mus

m0mus/beans.xml Secret

Created September 9, 2018 22:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save m0mus/8c499f4f755238b65750e62019e12354 to your computer and use it in GitHub Desktop.
Save m0mus/8c499f4f755238b65750e62019e12354 to your computer and use it in GitHub Desktop.
Helidon Takes Flight #6
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://xmlns.jcp.org/xml/ns/javaee"
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee
http://xmlns.jcp.org/xml/ns/javaee/beans_2_0.xsd"
bean-discovery-mode="annotated">
</beans>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment