Skip to content

Monolith based e-commerce web application with Spring/Spring Boot

Notifications You must be signed in to change notification settings

vburmus/external-epam-laboratory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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