springwolf-core
springwolf-core copied to clipboard
Cloud stream plugin
VERY basic cloud stream support to automatically find consumers when all information about them (queue, exchange and routing key) is specified in application properties and consumers are annotated with @Bean annotation as spring cloud functions.
Still needs: Documentation tests