Hi there. I create @Configuration with kotlin for ...
# spring
m
Hi there. I create @Configuration with kotlin for my AWS client(in spring boot) and catch pretty interesting behavior: if all vals of AwsConf marked with @value all is good and run. But if not - will crash on start with
AwsConfig has no defauld constructor