mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-08-06 12:11:13 +00:00
README
This commit is contained in:
@@ -91,7 +91,7 @@ dbadmin.modelsPackage=your.models.package,your.second.models.package
|
|||||||
# dbadmin.sqlConsoleEnabled=false
|
# dbadmin.sqlConsoleEnabled=false
|
||||||
```
|
```
|
||||||
|
|
||||||
**IMPORTANT**: The configuration prefix `dbadmin.` will be changed to `snapadmin.` starting from version 0.2.0. Remember to update your configuration files accordingly.
|
**IMPORTANT**: The configuration prefix `dbadmin.` will change to `snapadmin.` starting from version 0.2.0. Remember to update your configuration files accordingly.
|
||||||
|
|
||||||
Now annotate your `@SpringBootApplication` class containing the `main` method with the following:
|
Now annotate your `@SpringBootApplication` class containing the `main` method with the following:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user