From 5f591204efcdf82f80b5288535eb6a4f0e4fe06d Mon Sep 17 00:00:00 2001 From: Tor Egil Jacobsen Date: Sat, 11 Apr 2026 12:52:06 +0200 Subject: [PATCH] #21: Fix header formatting for Serialization section Signed-off-by: Tor Egil Jacobsen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7256e0..047a83a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,6 @@ Data transfer objects for the data model of jactor-persistence Command objects used for manipulation the data model of jactor-persistence -### Serialization +## Serialization ObjectMapper for mapping json to/from dto and command objects