https://github.com/haducloc/demo
RESTapi demo using JavaEE Microprofile
https://github.com/haducloc/demo
java java-ee-8 jax-rs jax-rs-resteasy microprofile role-based-authorization
Last synced: 9 months ago
JSON representation
RESTapi demo using JavaEE Microprofile
- Host: GitHub
- URL: https://github.com/haducloc/demo
- Owner: haducloc
- Created: 2021-05-07T15:38:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-22T19:55:29.000Z (over 4 years ago)
- Last Synced: 2025-03-13T05:19:36.554Z (about 1 year ago)
- Topics: java, java-ee-8, jax-rs, jax-rs-resteasy, microprofile, role-based-authorization
- Language: Java
- Homepage:
- Size: 46.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RESTapi demo using JavaEE MicroProfile
## Technologies
- Java, Java EE 8
- Eclipse MicroProfile
- Json Web Token (JWT)
- Role-Based-Authorization
- JPA, Transactional
- RESTful exception handling
- Wildfly, H2 Database, Maven, etc.