diff --git a/docs/docs/index.html b/docs/docs/index.html index 85dc153..fcb293c 100644 --- a/docs/docs/index.html +++ b/docs/docs/index.html @@ -130,7 +130,7 @@ dbadmin.modelsPackage=your.models.package,your.second.models.package
@Transactional
methods, you need to annotate your transaction manager with the @Primary
annotation, as you may otherwise get a NoUniqueBeanDefinitionException
(read here for more info).
+ @Transactional
methods, you need to annotate your transaction manager with the @Primary
annotation, as you may otherwise get a NoUniqueBeanDefinitionException
(read here for more info).