An open API service indexing awesome lists of open source software.

https://github.com/andikscript/restfuljpaejbservletjsp

andikscript/RestfulJpaEjbServletJsp
https://github.com/andikscript/restfuljpaejbservletjsp

Last synced: 12 months ago
JSON representation

andikscript/RestfulJpaEjbServletJsp

Awesome Lists containing this project

README

          

# Restful (JAX-RS) JPA EJB Servlet JSP
Restful Jpa Ejb Servlet Jsp
Web Aplikasi Restful Api yang menggunakan konsep MVC dengan JPA Eclipse Link 2.0, EJB sebagai Model, Servlet sebagai Controller, dan html & css sebagai View
dan JAX-RS untuk RESTful

### RESTful :
- [x] JAX-RS

### Build Tool :
- [x] Maven

### Webserver :
- [x] Payara Server

### Database :
- [x] Mysql

### Library :
- [x] mysql-connector-java-8.0.22

### Installation :
1. Buka IDE (Netbeans 12 or up, Eclipse, Intellij other..)
2. Instal Xampp, Import Database di folder 'database'
3. Open Project ini di IDE
4. Instal Web Server Payara dan Ubah Web Server Project ini ke Payara Server
5. Jalankan - Done