File tree Expand file tree Collapse file tree 6 files changed +0
-12
lines changed
modules/openapi-generator/src/main/resources/Java/libraries/webclient
others/java/webclient-useAbstractionForFiles/src/main/java/org/openapitools/client
webclient-jakarta/src/main/java/org/openapitools/client
webclient-nullable-arrays/src/main/java/org/openapitools/client
webclient-swagger2/src/main/java/org/openapitools/client
webclient/src/main/java/org/openapitools/client Expand file tree Collapse file tree 6 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule;
6
6
{ {#openApiNullable} }
7
7
import org.openapitools.jackson.nullable.JsonNullableModule;
8
8
{ {/openApiNullable} }
9
- import org.apache.commons.logging.Log;
10
- import org.apache.commons.logging.LogFactory;
11
9
import org.springframework.core.ParameterizedTypeReference;
12
10
import org.springframework.http.HttpHeaders;
13
11
import org.springframework.http.HttpMethod;
Original file line number Diff line number Diff line change 4
4
import com .fasterxml .jackson .databind .ObjectMapper ;
5
5
import com .fasterxml .jackson .datatype .jsr310 .JavaTimeModule ;
6
6
import org .openapitools .jackson .nullable .JsonNullableModule ;
7
- import org .apache .commons .logging .Log ;
8
- import org .apache .commons .logging .LogFactory ;
9
7
import org .springframework .core .ParameterizedTypeReference ;
10
8
import org .springframework .http .HttpHeaders ;
11
9
import org .springframework .http .HttpMethod ;
Original file line number Diff line number Diff line change 4
4
import com .fasterxml .jackson .databind .ObjectMapper ;
5
5
import com .fasterxml .jackson .datatype .jsr310 .JavaTimeModule ;
6
6
import org .openapitools .jackson .nullable .JsonNullableModule ;
7
- import org .apache .commons .logging .Log ;
8
- import org .apache .commons .logging .LogFactory ;
9
7
import org .springframework .core .ParameterizedTypeReference ;
10
8
import org .springframework .http .HttpHeaders ;
11
9
import org .springframework .http .HttpMethod ;
Original file line number Diff line number Diff line change 4
4
import com .fasterxml .jackson .databind .ObjectMapper ;
5
5
import com .fasterxml .jackson .datatype .jsr310 .JavaTimeModule ;
6
6
import org .openapitools .jackson .nullable .JsonNullableModule ;
7
- import org .apache .commons .logging .Log ;
8
- import org .apache .commons .logging .LogFactory ;
9
7
import org .springframework .core .ParameterizedTypeReference ;
10
8
import org .springframework .http .HttpHeaders ;
11
9
import org .springframework .http .HttpMethod ;
Original file line number Diff line number Diff line change 4
4
import com .fasterxml .jackson .databind .ObjectMapper ;
5
5
import com .fasterxml .jackson .datatype .jsr310 .JavaTimeModule ;
6
6
import org .openapitools .jackson .nullable .JsonNullableModule ;
7
- import org .apache .commons .logging .Log ;
8
- import org .apache .commons .logging .LogFactory ;
9
7
import org .springframework .core .ParameterizedTypeReference ;
10
8
import org .springframework .http .HttpHeaders ;
11
9
import org .springframework .http .HttpMethod ;
Original file line number Diff line number Diff line change 4
4
import com .fasterxml .jackson .databind .ObjectMapper ;
5
5
import com .fasterxml .jackson .datatype .jsr310 .JavaTimeModule ;
6
6
import org .openapitools .jackson .nullable .JsonNullableModule ;
7
- import org .apache .commons .logging .Log ;
8
- import org .apache .commons .logging .LogFactory ;
9
7
import org .springframework .core .ParameterizedTypeReference ;
10
8
import org .springframework .http .HttpHeaders ;
11
9
import org .springframework .http .HttpMethod ;
You can’t perform that action at this time.
0 commit comments