Spring Boot Upgrade#226
Closed
pmonington wants to merge 53 commits intodevelopfrom
Closed
Conversation
…Mapper initialization
…lizer deserialize method
… Json serialization error
…ceptions when encountering "unavailable"
…UnsupportedMessageTypeException
…onverter and JsonMapper
…lphabetization of Jackson 3
…ad of EmbeddedKafkaZKBroker for transition to kraft instead of zookeeper
…using Spring context mappers
…rTest and refactor EmbeddedKafkaHolder
…efault alphabetization of Jackson 3" This reverts commit 7c0d1c9.
…@KafkaListener, remove EmbeddedKafkaHolder usage
…ner in all tests, refactor tests to use CountDownLatch for async validation
…er, remove EmbeddedKafkaHolder usage
…er, remove EmbeddedKafkaHolder usage
…er, remove EmbeddedKafkaHolder usage
…ner, replace EmbeddedKafkaHolder with CountDownLatch for async validation
…ner, replace EmbeddedKafkaHolder with CountDownLatch for async validation
…er, replace EmbeddedKafkaHolder with CountDownLatch for async validation
…ner, replace EmbeddedKafkaHolder with CountDownLatch for async validation
…@KafkaListener, replace EmbeddedKafkaHolder with CountDownLatch for async validation
…@KafkaListener
…@KafkaListener
…led annotation and associated ticket number
…s and support for deserialization use cases
…version with optional null inclusion
…DecodedDataRouter
…positController and tests
…vicesClientTest and Asn1EncodedDataRouterTest
Author
|
New PR was created to upgrade spring without the optional Jackson 3 upgrade: #227. |
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.
PR Details
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Types of changes
Checklist:
ODE Contributing Guide