Files
spring-functions-catalog/function
Artem Bilan 946b5969da Various refactoring and improvements
* Remove `MessageChannel` beans whenever their really don't need to be exposed into the target application context.
Use local property definition instead in the configuration class
* Make Twitter `Consumer` configurations conditional on their required properties
to avoid auto-configuration for those bean which are not going to be used in the target application
2024-03-07 14:51:36 -05:00
..