mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-08-06 12:11:13 +00:00
README.md
This commit is contained in:
@@ -86,7 +86,8 @@ This will autoconfigure Spring Boot Database Admin when your application starts.
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
Available at: https://aileftech.github.io/spring-boot-database-admin/.
|
* [Latest Javadoc](https://javadoc.io/doc/tech.ailef/spring-boot-db-admin)
|
||||||
|
* [Refernce Guide](https://aileftech.github.io/spring-boot-database-admin/)
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
|
|
||||||
@@ -95,3 +96,4 @@ If you find a problem or a bug, please report it as an issue. When doing so, inc
|
|||||||
* provide the code for the involved `@Entity` classes, if possible/relevant
|
* provide the code for the involved `@Entity` classes, if possible/relevant
|
||||||
* provide the full stack trace of the error
|
* provide the full stack trace of the error
|
||||||
* specify if you are using any particular configuration either in your `application.properties` or through annotations
|
* specify if you are using any particular configuration either in your `application.properties` or through annotations
|
||||||
|
* if the problem occurs at startup, enable `DEBUG`-level logs and report what `grep DbAdmin` returns
|
||||||
|
Reference in New Issue
Block a user