What am I suppose to do in Spring facet?

已回答

I have a spring boot application and it has an application properties and an SpringBootApplication

what am I suppose to do with the Spring Facet since it doesn't seem to offer me much.

Using Ultimate 2019.1.2

0

In a spring boot application if I do not configure this what do I lose in terms of functionality since I doesn't seem to be detecting a whole lot of options right now.

0

Please see https://youtrack.jetbrains.com/issue/IDEA-139669 and the linked issues. IntelliJ IDEA doesn't support automatic configuration for all the possible cases yet. You may still need to configure the spring context manually if the IDE doesn't support detecting it automatically in your specific case.

0

请先登录再写评论。