Open
Conversation
…config and remove commented log levels
…n assignments with configurable seek settings
…nd `@KafkaListener`, removing custom factory logic
…aming and update related tests
…or consistency and update references in code and tests
…ice` and update references in code and tests
…eConsumer` for consistency and update logger reference
…` across codebase and tests for consistency
…a` package and update imports across the codebase
…cy and update related references
… in `KafkaTopicPatterns`
…` and `resourceFactory` for KafkaListener configuration
…sumerRecord` and update all references in code and tests
…merRecord` and update references in `ResourceConsumer`
…date all references across codebase and tests
…essage` and update references across codebase and tests
…erConfig` for consistency
…Factory` in `KafkaConsumerConfig` for consistency
… factory setup with `@KafkaListener` configuration
…ntService` for naming consistency
…n up dependencies
…ic and producer with `KafkaTemplate`
…aming consistency
…and `RequestFintEventProducer` for naming consistency
…alization logic and replacing custom producer with `KafkaTemplate`
…`EntityProducer` for naming consistency
…sourceTopic` for naming consistency in tests and `EntityProducer`
… `KafkaTemplate` and removing unused methods
… up dependencies
…and simplify by replacing custom producer with `KafkaTemplate`
… up dependencies
… clarity and consistency
…for naming consistency
…cy settings in application.yaml
… in `ResponseEventProducer`
…rFactory correctly
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove fint-kafka and solely use spring-kafka for better control with less dependencies.
Things to take in account for later: