Skip to content
Snippets Groups Projects
Commit 06b9333f authored by Krzysztof Witukiewicz's avatar Krzysztof Witukiewicz
Browse files

OZG-6223 Deactivate timeout for async requests

It has impact on methods that return StreamingResponseBody
parent 57927da2
No related branches found
No related tags found
1 merge request!4OZG-6223 Deactivate timeout for async requests
......@@ -8,6 +8,8 @@ spring:
mvc:
pathmatch:
matching-strategy: ant-path-matcher
async:
request-timeout: -1
application:
name: Alfa
jackson:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment