if I enable the spring compiler plugin in gradle, ...
# announcements
g
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
No, spring-plugin is allopen-plugin with some Spring-specific configuration pre-configured.