https://github.com/andikscript/restfuljpaejbservletjsp
andikscript/RestfulJpaEjbServletJsp
https://github.com/andikscript/restfuljpaejbservletjsp
Last synced: 12 months ago
JSON representation
andikscript/RestfulJpaEjbServletJsp
- Host: GitHub
- URL: https://github.com/andikscript/restfuljpaejbservletjsp
- Owner: andikscript
- Created: 2021-01-13T01:26:51.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-05T14:11:25.000Z (about 5 years ago)
- Last Synced: 2025-01-30T00:41:21.520Z (about 1 year ago)
- Language: Java
- Size: 9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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