Join Slack
Powered by
- Your `@Configuration` annotated classes and `@B...
# spring
m
melonstorm
11/26/2015, 12:33 AM
- Your
@Configuration
annotated classes and `@Bean`annotated methods need to be
open
(Spring tells you about it if you miss it and try to run your app, this is just Kotlin making everything
final
by default)
Open in Slack
Previous
Next