mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-06-08 21:38:21 +00:00
README.md
This commit is contained in:
parent
474d71d1d9
commit
68a8d64f35
@ -86,7 +86,8 @@ This will autoconfigure Spring Boot Database Admin when your application starts.
|
||||
|
||||
## 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
|
||||
|
||||
@ -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 full stack trace of the error
|
||||
* 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user