if I enable the spring compiler plugin in gradle, do I also need to enable the all-open plugin if I want to add additional annotations to the all-open list?
c
Czar
02/04/2020, 8:43 PM
No, spring-plugin is allopen-plugin with some Spring-specific configuration pre-configured.