mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-06-08 21:38:21 +00:00
Documentation
This commit is contained in:
parent
9d19241c19
commit
3c769b35dd
@ -130,7 +130,7 @@ dbadmin.modelsPackage=your.models.package,your.second.models.package
|
||||
|
||||
<h4 id="known-issues">2.2.1 Known issues</h4>
|
||||
<ul>
|
||||
<li><strong>Transactional</strong>: If you're using <code>@Transactional</code> methods, you need to annotate your transaction manager with the <code>@Primary</code> annotation, as you may otherwise get a <code>NoUniqueBeanDefinitionException</code> (read <a href="https://github.com/aileftech/spring-boot-database-admin/issues/16" target="_blank">here</a> for more info).
|
||||
<li><strong>(SnapAdmin <= 0.1.8) Transactional</strong>: If you're using <code>@Transactional</code> methods, you need to annotate your transaction manager with the <code>@Primary</code> annotation, as you may otherwise get a <code>NoUniqueBeanDefinitionException</code> (read <a href="https://github.com/aileftech/spring-boot-database-admin/issues/16" target="_blank">here</a> for more info).
|
||||
</ul>
|
||||
|
||||
<h3 id="supported-features">2.3 Supported features</h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user