Skip to content

ilmlnk/computer_service_web_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-Application 'Computer Service'

Used technologies:

Back-end:

  • Java Core;
  • Lombok;
  • Spring Boot;
  • Spring Security;
  • Spring Data JPA;
  • PostgreSQL;
  • Liquibase;
  • Java Persistence API;
  • FreeMarker Templates;
  • Log4j and SLF4j (logging);
  • REST API.

Front-end:

  • HTML;
  • CSS;
  • JS;
  • jQuery;
  • Bootstrap.

Used Technologies for Testing:

  • JUnit;
  • Spring Test;
  • Mockito.