From f3ccdb298a5cb512946bfdeeaab5a43b80130567 Mon Sep 17 00:00:00 2001 From: Dimitrios Liapis Date: Mon, 1 Jun 2020 22:31:11 +0200 Subject: [PATCH] Fix Readme.md formatting issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2f16d5..a5b3ef9 100644 --- a/README.md +++ b/README.md @@ -547,7 +547,7 @@ Expressions can contain property placeholders, such as `#{${max.delay}}` or during initialization. There is no root object for the evaluation but they can reference other beans in the context. - #### Additional Dependencies +#### Additional Dependencies The declarative approach to applying retry handling by using the `@Retryable` annotation shown earlier has an additional runtime dependency on AOP classes that need to be declared