Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 402 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 402 Bytes

Web-Application "Sandbox"

Simple web-application to automate the reception and the recording of new customers for courses.

Technologies stack

BackEnd:

  • Java SE, JavaEE.
  • Hibernate, Spring (Boot, Data JPA, Security).
  • Tomcat 8.0, Apache Velocity, JAX-WS (SOAP & WSDL).
  • MapStruct 1.2.0

DB:

  • MySQL 5.7.22.

FrontEnd:

  • JavaScript, jQuery 3.3.1, HTML / CSS.

Unit-tests:

  • JUnit & Mockito