From 7818beb23c866d907b46831a210a4cd2654b9138 Mon Sep 17 00:00:00 2001 From: Francesco Date: Mon, 25 Sep 2023 10:27:25 +0200 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbaa684..f700449 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ This will autoconfigure the various DbAdmin components when your application sta ## Documentation -For more detailed documentation, visit https://aileftech.github.io/spring-boot-database-admin/docs. +For more detailed documentation, visit https://aileftech.github.io/spring-boot-database-admin/. Once you are correctly running Spring Boot Database Admin, you will be able to access the web interface. Most of the features are already available with the basic configuration. However, some customization to the interface might be applied by using appropriate annotations on your classes fields or methods. The following annotations are supported.