emckissick

Results 3 comments of emckissick

Hello, Would this feature allow a user to create a Function that passes the Message to the next function only if it meets a specific criteria? (https://stackoverflow.com/questions/77801389/skip-filtering-in-spring-cloud-stream-workflow/77802387#77802387).

I ran into this same problem in Spring Boot, but didn't have to override the factory bean, I just removed the ConfigRef from the @EnabledDynamoDBRepositories annotation. If you have a...

If it makes sense to include other cases like snake__case and spinal-case, i'd be happy to update that in this PR.