Skip to content

Instantly share code, notes, and snippets.

@hodrigohamalho
Created April 3, 2018 18:24
Show Gist options
  • Select an option

  • Save hodrigohamalho/179b986d724979679e7ea18fe612deb1 to your computer and use it in GitHub Desktop.

Select an option

Save hodrigohamalho/179b986d724979679e7ea18fe612deb1 to your computer and use it in GitHub Desktop.
jboss-deployment-structure.xml
<?xml version="1.0"?>
<jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<deployment>
<dependencies>
<module name="org.keycloak.keycloak-server-spi-private" />
</dependencies>
</deployment>
</jboss-deployment-structure>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment