Skip to content

Latest commit

 

History

History
57 lines (57 loc) · 1.92 KB

README.md

File metadata and controls

57 lines (57 loc) · 1.92 KB

Epam External Laboratoy

Used technologies during the laboratory:

  • GIT
  • Maven
  • Gradle

Created application using following tools:
  • Spring Core, Spring MVC
  • Testing (JUnit,Mockito)
  • REST API
  • JDBC with Connection Pooling
  • MySql
  • Maven
  • Postman for testing

Migrated from Spring to Spring Boot with Hibernate, also created HATEOAS endpoints and Swagger documentation.
  • Spring Boot with JPA
  • Gradle
  • HATEOAS
  • Swagger

Added following features:
  • Spring Security
  • OAuth, OpenID
  • JWT access/refresh tokens
  • Caffeine Cache

Deployed builded jar to AWS Cloud
  • RDS
  • EC2
  • S3
  • IAM

Deployed to Docker and Tomcat using:
  • Jenkins
  • SonarQube for code analysis
  • JaCoCo test report

UI

Created basic pages for future web application
  • HTML,CSS,JS
  • Lodash library
  • Bootstrap
  • SASS
TypeScript practice
Created my own React application based on TypeScript
Updated my REST API for usage with react and AWS