From 01fc164f61276239b7759dd6bbe741381270b7fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roger=20Vi=C3=B1as?= Date: Fri, 10 Nov 2023 19:39:21 +0100 Subject: [PATCH] Improve format --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 476f50b..a10e65a 100644 --- a/README.md +++ b/README.md @@ -375,7 +375,7 @@ spring: And we can test it like this: -Application errors: +#### Application errors: ```kotlin @Test fun `send to DLQ rejected messages`() { @@ -398,7 +398,7 @@ fun `send to DLQ rejected messages`() { } ``` -Message deserialization errors: +#### Message deserialization errors: ```kotlin @ParameterizedTest @ValueSource(strings = [