An open API service indexing awesome lists of open source software.

https://github.com/dcm4che/querydsl-jboss-modules

JBoss module for Querydsl
https://github.com/dcm4che/querydsl-jboss-modules

Last synced: 4 months ago
JSON representation

JBoss module for Querydsl

Awesome Lists containing this project

README

          

querydsl-jboss-modules
======================

JBoss module for Querydsl

Build
=====

* `mvn install`

Install
=======

Unzip _target/querydsl-jboss-modules-4.2.1-noguava.zip_ into the Wildfly root directory, e.g.
```
unzip target/querydsl-jboss-modules-4.2.1-noguava.zip -d ~/wildfly-12.0.0.Final/
```