James Peters

Results 15 comments of James Peters

This is still an issue as of 3.23.1, any chance it can be looked at as it seems like this issue got missed :)

Does this need any more changes? Not sure why the sonar build failed?

Any chance you can fix the build @ludovicc? This would be really useful for me too

Actually, I just realised I need this for Setters as well

The custom annotations mapping you provided works well for me too. The main issue for me is not being able to annotate the arguments with @Argument. Maybe a customResolverArgumentAnnotations option...

This looks perfect, will also give it a try as soon as it's available, thanks!

@blaenk Yeah I'm not sure it is possible directly in your pom but you can just use the .json config instead so your json config would include this: ``` "customAnnotationsMapping":...

I have this same issue, it appears bintray was shutdown on 1st February 2022. So it's unable to get the platform-source dependencies. > Could not find kotlin.graphics:platform-source:0.3.3+24 Any idea what...

Thanks for the reply, I understand and agree that it shouldn't be annotation based by default. I have been testing out the registry using these two generic functions: ``` private...

Is there any update on this? I also agree that this is an important feature, especially during initial development it is very easy to miss a resolver and not notice...