Revize 2b46a050
Přidáno uživatelem Petr Urban před téměř 3 roky(ů)
src/main/resources/application.properties | ||
---|---|---|
12 | 12 |
|
13 | 13 |
# admin account password: |
14 | 14 |
account.user.password= |
15 |
|
|
16 |
# custom error pages |
|
17 |
server.error.whitelabel.enabled=false |
Také k dispozici: Unified diff
#25 created CustomErrorController.java and own templates for http status codes such as 403, 404, 500 and general error template