Skip to content

Instantly share code, notes, and snippets.

@leandrohsilveira
Created February 26, 2016 15:31
Show Gist options
  • Save leandrohsilveira/5a05d33a61448145451e to your computer and use it in GitHub Desktop.
Save leandrohsilveira/5a05d33a61448145451e to your computer and use it in GitHub Desktop.
Arquivo Beans XML para CDI 1.0
<?xml version="1.0"?>
<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://jboss.org/schema/cdi/beans_1_0.xsd">
</beans>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment