Vladimir Orany

Results 80 comments of Vladimir Orany

Hi, we recently switched to using CloudMap for a service discovery and I just want to make sure the there is no support yet despite the merged PR above.

What is required for the implementation? Maybe we can work on this together?

hi @romeoro I'm a creator of https://github.com/agorapulse/micronaut-libraries. if you submit the issues regarding your missing use cases (ideally along with the corresponding code snippets in the AWS lib) I can...

actually, I'm currently working on rewriting https://github.com/agorapulse/grails-aws-sdk for Micronaut

I can see this is very old one but the support is already here https://agorapulse.github.io/micronaut-aws-sdk/

this looks already fixed

I think this is misunderstanding of the situation @sdelamo. If I understand it properly then `@SerdeImport` would have to be used for every class used as request or response for...

I think we are still on a different page @sdelamo. The point is if you have a library that uses `io.micronaut:micronaut-jackson-databind` without any `Serdeable` annotations then the library works as...

hi @sdelamo, sorry for late response but we are still not on the same page. I don't want to make any library to be compatible with Micronaut Serialization. I just...