From a048043d2266a980fb457bcc642ee5ffaba57b1c Mon Sep 17 00:00:00 2001 From: Otavio Santana Date: Sat, 29 Apr 2023 08:08:19 +0100 Subject: [PATCH] docs: create template session Signed-off-by: Otavio Santana --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index 4e8d7004e..63ed7a26a 100644 --- a/README.adoc +++ b/README.adoc @@ -55,6 +55,7 @@ The annotations from the Mapping API annotations will look familiar to the Jakar |=== +=== Template After mapping an entity, you can explore the advantage of using a ```Template``` interface, which can increase productivity on NoSQL operations.