I have a basic Kotlin Spring app, and I want to make a rest call to return and print the json. I have the below code, but every time I make a call, it returns null. This hap