American Airlines Interview Question

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

Interview Answer

Anonymous

May 4, 2022

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