CodeOdyssey-10 / CodeChallenge-AuctionHouse

Auction House - Java Based Online Auction House developed using Spring Boot Framework and Tested via Junit5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeChallenge

Auction House

Use Case :

Design Auction House to process the incoming bid messages

Design Strategy :

Event Driven Design Strategy-All incoming messages will be treated as events and based on the action field in the incoming message respective service would be invoked and data would be processed as per the Business rules defined.

Tech Stacks Used

1.OpenJDK11 2.SpringBoot 3.Maven v3.6.3 4.Junit5

About

Auction House - Java Based Online Auction House developed using Spring Boot Framework and Tested via Junit5


Languages

Language:Java 100.0%