This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Overview
Phillip Kruger edited this page Aug 13, 2017
·
7 revisions
This is a simple application that allows create, read , update and delete notes. It use the following specifications and libraries:
- JAX-RS 2.0 (JSR 339)
- JAX-WS 2.2 (JSR 224)
- JAXB 2.2 (JSR 222)
- Bean validation 1.1 (JSR 349)
- EJB 3.2 (JSR 345)
- Interceptors 1.2 (JSR 318)
- CDI 1.1 (JSR 346)
- Web sockets 1.0 (JSR 356)
- JPA 2.1 (JSR 338)
- JSON-P 1.0 (JSR 353)
- JSF 2.2 (JSR 344)
Other:
- POJO with Lombok
- Apiee for creating Swagger and Swagger UI
- Stompee to view the log file
- Semantic-UI (via webjars)
- Bootstrap 3 in the JSF GUI
TODO:
(c) 2017 Phillip Kruger . www.phillip-kruger.com