jpomykala/spring-higher-order-components

View on GitHub
src/main/java/com/jpomykala/springhoc/wrapper/ResponseWrapper.java

Summary

Maintainability
A
45 mins
Test Coverage

Method beforeBodyWrite has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

          Object body,
          MethodParameter returnType,
          MediaType selectedContentType,
          Class selectedConverterType,
          ServerHttpRequest request,
Severity: Minor
Found in src/main/java/com/jpomykala/springhoc/wrapper/ResponseWrapper.java - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status