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
- Host: GitHub
- URL: https://github.com/dcm4che/querydsl-jboss-modules
- Owner: dcm4che
- Created: 2012-07-27T10:44:57.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T06:46:36.000Z (about 8 years ago)
- Last Synced: 2025-08-01T22:56:53.638Z (11 months ago)
- Size: 11.7 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/
```