Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 402 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 402 Bytes

Intexsoft 2017 Bootcamp

News Portal Application

Back-end Technologies:

  • DataBase - PostgreSQL
  • DataBase Migrations - FlyWay
  • Persistence Layer - Spring Data, Hibernate
  • Security - JWT, Spring Security
  • JavaSE8
  • Build Tool - Gradle

Front-end Technologies:

  • Angular 4
  • CSS flex-box
  • Angular Material
  • i18n - ngx-Translate

Tests

  • JUnit + Mockito
  • Protractor + Jasmine