diff --git a/docs/index.html b/docs/index.html index ca31157..749ee36 100644 --- a/docs/index.html +++ b/docs/index.html @@ -120,14 +120,14 @@ dbadmin.modelsPackage=your.models.package,your.second.models.package
The behaviour you specify with these annotations should be applied automatically by Spring Boot Database Admin as well. Keep in mind that using non-supported annotations will not necessarily result in an error, as they are simply ignored. Depending on what the annotation actually does, this could be just fine or result in an error if it interferes with something that Spring Boot Database Admin relies on.
-