42. Test custom exception handling (#3)

This commit is contained in:
Art
2021-09-06 17:07:10 +03:00
parent d71878c59c
commit cc3b56e448
5 changed files with 84 additions and 3 deletions

View File

@ -11,6 +11,7 @@ spring:
hibernate:
dialect: org.hibernate.dialect.MySQL8Dialect
app:
public-urls: /user/login,/user/register,/user/image/**
jwt:
secret: VeRy_5ecretP@55W0rd!
# secret: ${random.value} #Does not work - every time generates new value