spring-integration

Spring Integration - Support for SMPP


Does Spring Integration support SMPP (Short Message Peer-to-Peer) protocol? Have checked the documentation, couldn't find one for SMPP in particular.


Solution

  • There is some extension module: https://github.com/spring-projects/spring-integration-extensions/tree/main/spring-integration-smpp.

    But it would need more love to be realigned with modern software.