I need to list Launches by rocketId But only show mission_name, launch_year, links
my Controller:
@RestController public class SpacexApiController {