This repository contains my implementation of the JPMorgan Chase Software Engineering job simulation hosted on Forage.
- Kafka consumer integration using Spring Boot
- Transaction validation and persistence with Spring Data JPA
- Integration with an external Incentive REST API
- Balance calculation logic with incentives applied correctly
- REST API to query user balances
- Debugging and verification using Maven test suites
- Java 17
- Spring Boot
- Apache Kafka
- Spring Data JPA
- H2 Database
- Maven
This project was completed as part of a learning simulation. Some test configurations may require environment setup (Kafka / Incentive API) to run successfully.
Successfully completed the JPMorgan Chase Software Engineering Simulation on Forage.