Fix Readme.md formatting issue

This commit is contained in:
Dimitrios Liapis
2020-06-01 22:31:11 +02:00
committed by Artem Bilan
parent d36bd6d3bd
commit f3ccdb298a

View File

@@ -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.
<a name="Additional_Dependencies"></a> #### Additional Dependencies
#### <a name="Additional_Dependencies"></a> 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