Hello Guys,
I'm training to run a Spring Boot application but when I try to compile it it seeds the following
*None of the following functions can be called with the arguments supplied:
public open fun run(p0: Any!, vararg p1: String!): ConfigurableApplicationContext! defined in org.springframework.boot.SpringApplication*
Some ideas how can I solve it