Skip to content

Commit

Permalink
docs($OSS): update JavaDoc
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
johnnymillergh committed Aug 11, 2021
1 parent 419ae40 commit be943ce
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ public class ReadResourceServiceImpl implements ReadResourceService {
* TODO: consider to refactor this code by StreamingResponseBody
*
* @see StreamingResponseBody
* @see
* <a href='https://docs.spring.io/spring-framework/docs/current/reference/html/web.html#mvc-ann-async-http-streaming'>HTTP Streaming</a>
*/
@Override
public ResponseEntity<Resource> streamSingleResource(@NotBlank String bucket, @NotBlank String object,
Expand Down

0 comments on commit be943ce

Please sign in to comment.