Silvio D'Alessandro
Results
3
issues of
Silvio D'Alessandro
I regularly find myself in a position where I have an `Iterable` of elements, where I want to extract a property which itself is an `Iterable`. Up to this point,...
### Expected Behavior Injecting beans should be possible. ### Actual Behaviour Injecting a simple bean, leads to `kotlin.UninitializedPropertyAccessException`. ### Steps To Reproduce 1. Checkout https://github.com/22dasi1bwi/mn-serverless-with-docker-image-example . 2. Build the project....
status: awaiting feedback