American Airlines interview question

Make a API endpoint that takes a JSON file and return it onto the screen.

Interview Answer

Anonymous

4 May 2022

I used Spring Initializer to make the project and created a controller. I could not get the program to run.