Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 662 Bytes

File metadata and controls

44 lines (34 loc) · 662 Bytes

STOCK Exchange service

Basic setup needed

  • Docker for mongo
  • Core JAVA
  • POSTMAN (Import the link which is provided in the postman file)

NOTE

  • Kindly check the mongo port as we have mapped to local default.

Technical things involved:

  • Core Java
  • Docker
  • XML

Build System

Maven

Design pattern

  • TBD

Unit test

  • Junit
  • Mockito

Static code-analyser

  • SONAR

TODO

  • AWS Setup
  • Code Quality
  • SOLID Principles
  • Coding Standards
  • Testability
  • Unit Tests
  • Git Flow
  • T.D.D
  • Documentation
  • Inline Comments
  • Code Coverage
  • Sonarqube/CodeClimate
  • Check for gradle build system