Skip to content

Commit

Permalink
GH-2574: RabbitTemplate: synchronized to Lock
Browse files Browse the repository at this point in the history
Fixes: #2574

* Rework all the `synchronized` blocks in the `RabbitTemplate` to `Lock`
* Fix typos in Javadocs
* Some other code reformatting suggested by IDE
  • Loading branch information
artembilan committed Dec 16, 2023
1 parent e012342 commit 2fbe62f
Showing 1 changed file with 82 additions and 58 deletions.
Loading

0 comments on commit 2fbe62f

Please sign in to comment.