Proceed to src->main->java->com.gfg.Spring.boot.app, generate a java class named Controller and include the @RestController annotation. Then, establish a GET API as demonstrated below: The file named "Controller