WildFly implementation of MicroProfile GraphQL
<dependency>
<groupId>org.wildfly.extras.graphql</groupId>
<artifactId>wildfly-microprofile-graphql-feature-pack</artifactId>
<version>2.8.0.Final</version>
</dependency>
<feature-pack>
<location>org.wildfly.extras.graphql:wildfly-microprofile-graphql-feature-pack:2.8.0.Final</location>
</feature-pack>
Support for microprofile graphql
{
"subsystem" : {
"microprofile-graphql-client-smallrye" : {
"_address" : "/subsystem=microprofile-graphql-client-smallrye"
},
"microprofile-graphql-smallrye" : {
"_address" : "/subsystem=microprofile-graphql-smallrye"
}
}
}
cdi
- required
microprofile-config
- required
This feature pack is hosted at https://github.com/wildfly-extras/wildfly-graphql-feature-pack/
Source code of this feature pack is hosted at https://github.com/wildfly-extras/wildfly-graphql-feature-pack
This feature pack is licensed under: