Completed first revision of front end. Enabled CORS in spring. Allowed path variable to be optional.
This commit is contained in:
parent
c160703048
commit
e5a84268cc
11 changed files with 456 additions and 328 deletions
3
backend/.gitignore
vendored
3
backend/.gitignore
vendored
|
@ -19,3 +19,6 @@ gradlew.bat
|
|||
|
||||
# Local property file
|
||||
src/main/resources/application-*.properties
|
||||
|
||||
# Server Keystore
|
||||
src/main/resources/achievements-ssl-key.p12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue