I'm using kotlin-spring plugin and still get this error, but `@RestController` `@Configuration` work...
s
I'm using kotlin-spring plugin and still get this error, but
@RestController
@Configuration
works fine for me
n
show your maven configuration