So, sometimes Class C which has property `@Autowir...
# spring
c
So, sometimes Class C which has property
@Autowired A a;
get's autowirded with A, sometimes with Kotlin KA, that varies between executions... But with Java KA it works correctly every single time.