@RestController class Controller
Controller()
fun home(homeee: String): String
fun homeV2(): String
fun people(people: People): String