Artem Bilan

Results 616 comments of Artem Bilan

In my feeling that is going to be the more intuitive and neutral way. In most cases people are looking for some specific protocol or use cases like `AMQP to...

I cannot promise anything since we are here short-handed and have other priorities. Perhaps if you ask for specific use-case sample, I'll try to find it or come up with...

Thanks for bring this up, @ipanimnim . We already such a discussion in other place: https://github.com/spring-projects/spring-integration/discussions/3720. Feel free to continue over there.

Thanks, @almogtavor , for the pointer. No, there is no progress for those your requests yet. I'm not familiar with those projects to make an immediate solution. Plus I'm only...

Not yet. We are discussing internally what would be acceptable from this repo. For example `twitter` is obsolete and based on the library which already out of support. So, it...

Please, they are not called connectors. They are channel adapters. That's exactly a canonical name from EIP: https://www.enterpriseintegrationpatterns.com/patterns/messaging/ChannelAdapter.html. The Spring Integration AWS uses Spring Cloud AWS , which is based...

There is a difference to be dependent on a plain Spring module and the one based on Spring Boot. The auto-configuration from Spring Boot and Spring Cloud rely changes a...

We cannot move twitter back because we really have moved it here for the reason its base library was EoL: https://spring.io/blog/2018/07/03/spring-social-end-of-life-announcement. It can come back only if there is other...

I think so. Let’s see how it goes!

Sounds good, @GregBragg ! Just open a PR in https://github.com/spring-projects/spring-integration and we will proceed from there with details if any! Thanks