This commit is contained in:
Francesco 2023-09-25 10:26:48 +02:00
parent ca5465bc13
commit 8747049623

View File

@ -59,6 +59,8 @@ 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.
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.