Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarxos/chaber
Chaber (pron. ˈxabɛr) is a biolerplate code composed of JAX-RS (Jersey and Jackson stack) integrated on top of JSR 317 (Java Persistence 2.0), Hibernate and JSR 303 (Bean Validation) aiming to allow developers create new REST webservices easily. All working in embeddable Jetty container.
https://github.com/sarxos/chaber
Last synced: 24 days ago
JSON representation
Chaber (pron. ˈxabɛr) is a biolerplate code composed of JAX-RS (Jersey and Jackson stack) integrated on top of JSR 317 (Java Persistence 2.0), Hibernate and JSR 303 (Bean Validation) aiming to allow developers create new REST webservices easily. All working in embeddable Jetty container.
- Host: GitHub
- URL: https://github.com/sarxos/chaber
- Owner: sarxos
- Created: 2013-11-23T15:20:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T11:19:09.000Z (over 9 years ago)
- Last Synced: 2024-10-15T23:06:33.805Z (2 months ago)
- Language: Java
- Size: 495 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chaber
Pron. ˈxabɛr, is a biolerplate code composed of JAX-RS (Jersey and Jackson stack) integrated
on top of JSR 317 (Java Persistence 2.0), Hibernate and JSR 303 (Bean Validation) aiming to
allow developers to create new REST webservices easily. All working in embeddable Jetty
container.## License
Copyright 2013, Bartosz Firyn, all rights reserved.
This project cannot be used without writing permission from the author.