aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/main/resources/application.properties
diff options
context:
space:
mode:
authorbenal01 <bja4245@rit.edu>2025-04-03 11:57:50 -0400
committerbenal01 <bja4245@rit.edu>2025-04-03 11:57:50 -0400
commitc8b1f6d7eaf71b4b7eeba966c82583a24436ff35 (patch)
tree467054c92bbd3c1644837d61bf8e58f664888abf /ufund-api/src/main/resources/application.properties
parent6a93ead4f262bf7571192417cc2f6029e9a9e3a8 (diff)
parentfb6d8140830bbb5081056105eaa775f26885da8f (diff)
downloadJellySolutions-c8b1f6d7eaf71b4b7eeba966c82583a24436ff35.tar.gz
JellySolutions-c8b1f6d7eaf71b4b7eeba966c82583a24436ff35.tar.bz2
JellySolutions-c8b1f6d7eaf71b4b7eeba966c82583a24436ff35.zip
Merge branch 'need-image' of https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into need-image
Diffstat (limited to 'ufund-api/src/main/resources/application.properties')
-rw-r--r--ufund-api/src/main/resources/application.properties11
1 files changed, 0 insertions, 11 deletions
diff --git a/ufund-api/src/main/resources/application.properties b/ufund-api/src/main/resources/application.properties
deleted file mode 100644
index c742063..0000000
--- a/ufund-api/src/main/resources/application.properties
+++ /dev/null
@@ -1,11 +0,0 @@
-server.error.include-message=always
-
-cupboard.file=data/cupboard.json
-users.file=data/users.json
-authKeys.file=data/userAuths.json
-
-spring.jackson.mapper.auto-detect-getters=false
-spring.jackson.mapper.auto-detect-setters=false
-spring.jackson.mapper.auto-detect-is-getters=false
-spring.jackson.mapper.auto-detect-creators=false
-spring.jackson.mapper.auto-detect-fields=false \ No newline at end of file