<@U0BUH9FRD> Currently supported list of Spring an...
# spring
y
@sdeleuze Currently supported list of Spring annotations: https://github.com/JetBrains/kotlin/blob/master/plugins/allopen/allopen-ide/src/AllOpenMavenProjectImportHandler.kt#L26. Looks like
@SpringBootApplication
is not annotated with any of them, so the class won’t become open. What else annotations should be supported then?