Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 453 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 453 Bytes

AdministrationBank

UNASAT Beroeps Product: Web Application - maven with JPA, Mysql, JAX-RS

Backend

Web Application with mavwn as a buildtool with JPA usage to persist data from MySQL. API build is with JAX-RS (Jersey). Build within controller file. (DELETE,PUT,POST,GET) This is build on the tomcat7 maven plugin.

Frontend

Build with HTML and CSS for small package purposes. Javascript is used for API calling. (XMLHttpRequest Methods used)