Join Slack
Powered by
anyone knows how to get a spring boot up and runni...
# multiplatform
t
thana
02/04/2019, 1:12 PM
anyone knows how to get a spring boot up and running with MPP? It looks like annotation processing wouldn't work in case of MPP, e.g.
@Value("\$some.prop")
placeholders cannot be filled, or
@Component
annotated classes arn't found to inject them elsewhere
Open in Slack
Previous
Next