Java Spring Developer
Floor & Decor
- Worked on Spring Boot application to generate JSON files for Oracle Merchandising Foundation Cloud Service.
- Maintained the mapping table containing information about the shape of the JSON and where to source the values for each property to facilitate dynamic querying in the Spring Boot application.
- Used the Java Stream API to efficiently process data from Postgres, iterate over properties defined in the mapping table, and generate the JSON.
- Wrote unit tests with mock data to ensure the JSON generation logic handled various input data cases.
- Created a CLI tool using TypeScript and Zod to assist QA in validating the JSON output of the Spring Boot application.