Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gautric/contactapp
Hibernate search, JPA, Hibernate ORM, JTA, JBossForge
https://github.com/gautric/contactapp
Last synced: 10 days ago
JSON representation
Hibernate search, JPA, Hibernate ORM, JTA, JBossForge
- Host: GitHub
- URL: https://github.com/gautric/contactapp
- Owner: gautric
- Created: 2015-10-23T13:48:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-29T21:06:26.000Z (over 3 years ago)
- Last Synced: 2024-10-20T08:59:00.301Z (18 days ago)
- Language: Shell
- Size: 723 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ContactApp
Hibernate search, JPA, Hibernate ORM, JTA, JBossForge## Setup
`mvn clean package`
## Deploy
You can deploy the application on WLFY 10CR2
## Inject Data
use `export CONTACTAPP_REST_URL=http://localhost:8080/ContactsApp/rest/contacts`
to change a application deployment url.
`sh data/contact_inject.sh`
## Hibernate search engine
Open
and enter some query like
* `nom:xa* -ville:ra*`
* `prenom:ro*`