diff options
| author | github-classroom[bot] <66690702+github-classroom[bot]@users.noreply.github.com> | 2025-02-11 02:12:51 +0000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-11 02:12:51 +0000 | 
| commit | 0c2a59c4ea20e6692cc2fe96e320cc492304f21b (patch) | |
| tree | 988504edef8303c47cf5f3cd64dd451d997b7708 /ufund-api/src/main/resources | |
| download | JellySolutions-0c2a59c4ea20e6692cc2fe96e320cc492304f21b.tar.gz JellySolutions-0c2a59c4ea20e6692cc2fe96e320cc492304f21b.tar.bz2 JellySolutions-0c2a59c4ea20e6692cc2fe96e320cc492304f21b.zip  | |
Initial commit
Diffstat (limited to '')
| -rw-r--r-- | ufund-api/src/main/resources/application.properties | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/ufund-api/src/main/resources/application.properties b/ufund-api/src/main/resources/application.properties new file mode 100644 index 0000000..3e7fc8a --- /dev/null +++ b/ufund-api/src/main/resources/application.properties @@ -0,0 +1 @@ +server.error.include-message=always  | 
