text
stringlengths
24
1.04M
metadata
stringlengths
233
497
### File: spring-web/src/main/java/org/springframework/http/codec/cbor/Jackson2CborDecoder.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/cbor/Jackson2CborDecoder.java", "license": "apache-...
### File: spring-web/src/main/java/org/springframework/http/codec/cbor/Jackson2CborEncoder.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/cbor/Jackson2CborEncoder.java", "license": "apache-...
### File: spring-web/src/main/java/org/springframework/http/codec/json/AbstractJackson2Decoder.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/json/AbstractJackson2Decoder.java", "license": "apa...
### File: spring-web/src/main/java/org/springframework/http/codec/json/AbstractJackson2Encoder.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/json/AbstractJackson2Encoder.java", "license": "apa...
### File: spring-web/src/main/java/org/springframework/http/codec/json/Jackson2CodecSupport.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/json/Jackson2CodecSupport.java", "license": "apache...
### File: spring-web/src/main/java/org/springframework/http/codec/json/Jackson2JsonDecoder.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/json/Jackson2JsonDecoder.java", "license": "apache-...
### File: spring-web/src/main/java/org/springframework/http/codec/json/Jackson2JsonEncoder.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/json/Jackson2JsonEncoder.java", "license": "apache-...
### File: spring-web/src/main/java/org/springframework/http/codec/json/Jackson2SmileDecoder.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/json/Jackson2SmileDecoder.java", "license": "apache...
### File: spring-web/src/main/java/org/springframework/http/codec/json/Jackson2SmileEncoder.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/json/Jackson2SmileEncoder.java", "license": "apache...
### File: spring-web/src/main/java/org/springframework/http/codec/json/Jackson2Tokenizer.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of th...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/json/Jackson2Tokenizer.java", "license": "apache-2....
### File: spring-web/src/main/java/org/springframework/http/codec/json/package-info.java /** * JSON encoder and decoder support. */ @NonNullApi @NonNullFields package org.springframework.http.codec.json; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNullFields;
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/json/package-info.java", "license": "apache-2.0", "...
### File: spring-web/src/main/java/org/springframework/http/codec/multipart/FilePart.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/multipart/FilePart.java", "license": "apache-2.0", ...
### File: spring-web/src/main/java/org/springframework/http/codec/multipart/FormFieldPart.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of t...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/multipart/FormFieldPart.java", "license": "apache-2...
### File: spring-web/src/main/java/org/springframework/http/codec/multipart/MultipartHttpMessageReader.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/multipart/MultipartHttpMessageReader.java", "licens...
### File: spring-web/src/main/java/org/springframework/http/codec/multipart/MultipartHttpMessageWriter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/multipart/MultipartHttpMessageWriter.java", "licens...
### File: spring-web/src/main/java/org/springframework/http/codec/multipart/Part.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Licens...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/multipart/Part.java", "license": "apache-2.0", "siz...
### File: spring-web/src/main/java/org/springframework/http/codec/multipart/SynchronossPartHttpMessageReader.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/multipart/SynchronossPartHttpMessageReader.java", "...
### File: spring-web/src/main/java/org/springframework/http/codec/multipart/package-info.java /** * Multipart support. */ @NonNullApi @NonNullFields package org.springframework.http.codec.multipart; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNullFields;
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/multipart/package-info.java", "license": "apache-2....
### File: spring-web/src/main/java/org/springframework/http/codec/package-info.java /** * Provides implementations of {@link org.springframework.core.codec.Encoder} * and {@link org.springframework.core.codec.Decoder} for web use. * * <p>Also declares a high-level * {@link org.springframework.http.codec.HttpMessag...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/package-info.java", "license": "apache-2.0", "size"...
### File: spring-web/src/main/java/org/springframework/http/codec/protobuf/ProtobufCodecSupport.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a cop...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/protobuf/ProtobufCodecSupport.java", "license": "ap...
### File: spring-web/src/main/java/org/springframework/http/codec/protobuf/ProtobufDecoder.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/protobuf/ProtobufDecoder.java", "license": "apache-...
### File: spring-web/src/main/java/org/springframework/http/codec/protobuf/ProtobufEncoder.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/protobuf/ProtobufEncoder.java", "license": "apache-...
### File: spring-web/src/main/java/org/springframework/http/codec/protobuf/ProtobufHttpMessageWriter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/protobuf/ProtobufHttpMessageWriter.java", "license"...
### File: spring-web/src/main/java/org/springframework/http/codec/protobuf/package-info.java /** * Provides an encoder and a decoder for * <a href="https://developers.google.com/protocol-buffers/">Google Protocol Buffers</a>. */ @NonNullApi @NonNullFields package org.springframework.http.codec.protobuf; import org....
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/protobuf/package-info.java", "license": "apache-2.0...
### File: spring-web/src/main/java/org/springframework/http/codec/support/BaseCodecConfigurer.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/support/BaseCodecConfigurer.java", "license": "apac...
### File: spring-web/src/main/java/org/springframework/http/codec/support/BaseDefaultCodecs.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/support/BaseDefaultCodecs.java", "license": "apache...
### File: spring-web/src/main/java/org/springframework/http/codec/support/ClientDefaultCodecsImpl.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/support/ClientDefaultCodecsImpl.java", "license": "...
### File: spring-web/src/main/java/org/springframework/http/codec/support/DefaultClientCodecConfigurer.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/support/DefaultClientCodecConfigurer.java", "licens...
### File: spring-web/src/main/java/org/springframework/http/codec/support/DefaultServerCodecConfigurer.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/support/DefaultServerCodecConfigurer.java", "licens...
### File: spring-web/src/main/java/org/springframework/http/codec/support/ServerDefaultCodecsImpl.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/support/ServerDefaultCodecsImpl.java", "license": "...
### File: spring-web/src/main/java/org/springframework/http/codec/support/package-info.java /** * Provides implementations of {@link org.springframework.http.codec.ClientCodecConfigurer} * and {@link org.springframework.http.codec.ServerCodecConfigurer} based on the converter * implementations from {@code org.spring...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/support/package-info.java", "license": "apache-2.0"...
### File: spring-web/src/main/java/org/springframework/http/codec/xml/Jaxb2XmlDecoder.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the L...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/xml/Jaxb2XmlDecoder.java", "license": "apache-2.0",...
### File: spring-web/src/main/java/org/springframework/http/codec/xml/Jaxb2XmlEncoder.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the L...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/xml/Jaxb2XmlEncoder.java", "license": "apache-2.0",...
### File: spring-web/src/main/java/org/springframework/http/codec/xml/JaxbContextContainer.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/xml/JaxbContextContainer.java", "license": "apache-...
### File: spring-web/src/main/java/org/springframework/http/codec/xml/XmlEventDecoder.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the L...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/xml/XmlEventDecoder.java", "license": "apache-2.0",...
### File: spring-web/src/main/java/org/springframework/http/codec/xml/package-info.java /** * XML encoder and decoder support. */ @NonNullApi @NonNullFields package org.springframework.http.codec.xml; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNullFields;
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/codec/xml/package-info.java", "license": "apache-2.0", "s...
### File: spring-web/src/main/java/org/springframework/http/converter/AbstractGenericHttpMessageConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ob...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/AbstractGenericHttpMessageConverter.java", "lic...
### File: spring-web/src/main/java/org/springframework/http/converter/AbstractHttpMessageConverter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/AbstractHttpMessageConverter.java", "license": ...
### File: spring-web/src/main/java/org/springframework/http/converter/BufferedImageHttpMessageConverter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obta...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/BufferedImageHttpMessageConverter.java", "licen...
### File: spring-web/src/main/java/org/springframework/http/converter/ByteArrayHttpMessageConverter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/ByteArrayHttpMessageConverter.java", "license":...
### File: spring-web/src/main/java/org/springframework/http/converter/FormHttpMessageConverter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/FormHttpMessageConverter.java", "license": "apa...
### File: spring-web/src/main/java/org/springframework/http/converter/GenericHttpMessageConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/GenericHttpMessageConverter.java", "license": "...
### File: spring-web/src/main/java/org/springframework/http/converter/HttpMessageConversionException.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/HttpMessageConversionException.java", "license"...
### File: spring-web/src/main/java/org/springframework/http/converter/HttpMessageConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/HttpMessageConverter.java", "license": "apache-...
### File: spring-web/src/main/java/org/springframework/http/converter/HttpMessageNotReadableException.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/HttpMessageNotReadableException.java", "license...
### File: spring-web/src/main/java/org/springframework/http/converter/HttpMessageNotWritableException.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/HttpMessageNotWritableException.java", "license...
### File: spring-web/src/main/java/org/springframework/http/converter/ObjectToStringHttpMessageConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obt...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/ObjectToStringHttpMessageConverter.java", "lice...
### File: spring-web/src/main/java/org/springframework/http/converter/ResourceHttpMessageConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/ResourceHttpMessageConverter.java", "license": ...
### File: spring-web/src/main/java/org/springframework/http/converter/ResourceRegionHttpMessageConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obt...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/ResourceRegionHttpMessageConverter.java", "lice...
### File: spring-web/src/main/java/org/springframework/http/converter/StringHttpMessageConverter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a co...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/StringHttpMessageConverter.java", "license": "a...
### File: spring-web/src/main/java/org/springframework/http/converter/cbor/MappingJackson2CborHttpMessageConverter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Y...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/cbor/MappingJackson2CborHttpMessageConverter.ja...
### File: spring-web/src/main/java/org/springframework/http/converter/cbor/package-info.java /** * Provides an HttpMessageConverter for the CBOR data format. */ @NonNullApi @NonNullFields package org.springframework.http.converter.cbor; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonN...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/cbor/package-info.java", "license": "apache-2.0...
### File: spring-web/src/main/java/org/springframework/http/converter/feed/AbstractWireFeedHttpMessageConverter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/feed/AbstractWireFeedHttpMessageConverter.java"...
### File: spring-web/src/main/java/org/springframework/http/converter/feed/AtomFeedHttpMessageConverter.java /* * Copyright 2002-2014 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obta...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/feed/AtomFeedHttpMessageConverter.java", "licen...
### File: spring-web/src/main/java/org/springframework/http/converter/feed/RssChannelHttpMessageConverter.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ob...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/feed/RssChannelHttpMessageConverter.java", "lic...
### File: spring-web/src/main/java/org/springframework/http/converter/feed/package-info.java /** * Provides HttpMessageConverter implementations for handling Atom and RSS feeds. * Based on the <a href="https://github.com/rometools/rome">ROME tools</a> project. */ @NonNullApi @NonNullFields package org.springframewor...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/feed/package-info.java", "license": "apache-2.0...
### File: spring-web/src/main/java/org/springframework/http/converter/json/AbstractJackson2HttpMessageConverter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/json/AbstractJackson2HttpMessageConverter.java"...
### File: spring-web/src/main/java/org/springframework/http/converter/json/AbstractJsonHttpMessageConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/json/AbstractJsonHttpMessageConverter.java", "l...
### File: spring-web/src/main/java/org/springframework/http/converter/json/GsonBuilderUtils.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/json/GsonBuilderUtils.java", "license": "apache...
### File: spring-web/src/main/java/org/springframework/http/converter/json/GsonFactoryBean.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/json/GsonFactoryBean.java", "license": "apache-...
### File: spring-web/src/main/java/org/springframework/http/converter/json/GsonHttpMessageConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/json/GsonHttpMessageConverter.java", "license":...
### File: spring-web/src/main/java/org/springframework/http/converter/json/Jackson2ObjectMapperBuilder.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/json/Jackson2ObjectMapperBuilder.java", "licens...
### File: spring-web/src/main/java/org/springframework/http/converter/json/Jackson2ObjectMapperFactoryBean.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may o...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/json/Jackson2ObjectMapperFactoryBean.java", "li...
### File: spring-web/src/main/java/org/springframework/http/converter/json/JsonbHttpMessageConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/json/JsonbHttpMessageConverter.java", "license"...
### File: spring-web/src/main/java/org/springframework/http/converter/json/MappingJackson2HttpMessageConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You m...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/json/MappingJackson2HttpMessageConverter.java",...
### File: spring-web/src/main/java/org/springframework/http/converter/json/MappingJacksonInputMessage.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/json/MappingJacksonInputMessage.java", "license...
### File: spring-web/src/main/java/org/springframework/http/converter/json/MappingJacksonValue.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/json/MappingJacksonValue.java", "license": "apa...
### File: spring-web/src/main/java/org/springframework/http/converter/json/SpringHandlerInstantiator.java /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/json/SpringHandlerInstantiator.java", "license"...
### File: spring-web/src/main/java/org/springframework/http/converter/json/package-info.java /** * Provides HttpMessageConverter implementations for handling JSON. */ @NonNullApi @NonNullFields package org.springframework.http.converter.json; import org.springframework.lang.NonNullApi; import org.springframework.lan...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/json/package-info.java", "license": "apache-2.0...
### File: spring-web/src/main/java/org/springframework/http/converter/package-info.java /** * Provides an HttpMessageConverter abstraction to convert between Java objects and HTTP input/output messages. */ @NonNullApi @NonNullFields package org.springframework.http.converter; import org.springframework.lang.NonNullA...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/package-info.java", "license": "apache-2.0", "s...
### File: spring-web/src/main/java/org/springframework/http/converter/protobuf/ExtensionRegistryInitializer.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/protobuf/ExtensionRegistryInitializer.java", "l...
### File: spring-web/src/main/java/org/springframework/http/converter/protobuf/ProtobufHttpMessageConverter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/protobuf/ProtobufHttpMessageConverter.java", "l...
### File: spring-web/src/main/java/org/springframework/http/converter/protobuf/ProtobufJsonFormatHttpMessageConverter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/protobuf/ProtobufJsonFormatHttpMessageConverter...
### File: spring-web/src/main/java/org/springframework/http/converter/protobuf/package-info.java /** * Provides an HttpMessageConverter implementation for handling * <a href="https://developers.google.com/protocol-buffers/">Google Protocol Buffers</a>. */ @NonNullApi @NonNullFields package org.springframework.http.c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/protobuf/package-info.java", "license": "apache...
### File: spring-web/src/main/java/org/springframework/http/converter/smile/MappingJackson2SmileHttpMessageConverter.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. *...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/smile/MappingJackson2SmileHttpMessageConverter....
### File: spring-web/src/main/java/org/springframework/http/converter/smile/package-info.java /** * Provides an HttpMessageConverter for the Smile data format ("binary JSON"). */ @NonNullApi @NonNullFields package org.springframework.http.converter.smile; import org.springframework.lang.NonNullApi; import org.spring...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/smile/package-info.java", "license": "apache-2....
### File: spring-web/src/main/java/org/springframework/http/converter/support/AllEncompassingFormHttpMessageConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/support/AllEncompassingFormHttpMessageConverter...
### File: spring-web/src/main/java/org/springframework/http/converter/support/package-info.java /** * Provides a comprehensive HttpMessageConverter variant for form handling. */ @NonNullApi @NonNullFields package org.springframework.http.converter.support; import org.springframework.lang.NonNullApi; import org.sprin...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/support/package-info.java", "license": "apache-...
### File: spring-web/src/main/java/org/springframework/http/converter/xml/AbstractJaxb2HttpMessageConverter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/xml/AbstractJaxb2HttpMessageConverter.java", "l...
### File: spring-web/src/main/java/org/springframework/http/converter/xml/AbstractXmlHttpMessageConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ob...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/xml/AbstractXmlHttpMessageConverter.java", "lic...
### File: spring-web/src/main/java/org/springframework/http/converter/xml/Jaxb2CollectionHttpMessageConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You ma...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/xml/Jaxb2CollectionHttpMessageConverter.java", ...
### File: spring-web/src/main/java/org/springframework/http/converter/xml/Jaxb2RootElementHttpMessageConverter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You m...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/xml/Jaxb2RootElementHttpMessageConverter.java",...
### File: spring-web/src/main/java/org/springframework/http/converter/xml/MappingJackson2XmlHttpMessageConverter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/xml/MappingJackson2XmlHttpMessageConverter.java...
### File: spring-web/src/main/java/org/springframework/http/converter/xml/MarshallingHttpMessageConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ob...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/xml/MarshallingHttpMessageConverter.java", "lic...
### File: spring-web/src/main/java/org/springframework/http/converter/xml/SourceHttpMessageConverter.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/xml/SourceHttpMessageConverter.java", "license"...
### File: spring-web/src/main/java/org/springframework/http/converter/xml/package-info.java /** * Provides HttpMessageConverter implementations for handling XML. */ @NonNullApi @NonNullFields package org.springframework.http.converter.xml; import org.springframework.lang.NonNullApi; import org.springframework.lang.N...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/converter/xml/package-info.java", "license": "apache-2.0"...
### File: spring-web/src/main/java/org/springframework/http/package-info.java /** * Contains a basic abstraction over client/server-side HTTP. This package contains * the {@code HttpInputMessage} and {@code HttpOutputMessage} interfaces. */ @NonNullApi @NonNullFields package org.springframework.http; import org.spr...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/package-info.java", "license": "apache-2.0", "size": 319}
### File: spring-web/src/main/java/org/springframework/http/server/DefaultPathContainer.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/server/DefaultPathContainer.java", "license": "apache-2.0...
### File: spring-web/src/main/java/org/springframework/http/server/DefaultRequestPath.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the L...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/server/DefaultRequestPath.java", "license": "apache-2.0",...
### File: spring-web/src/main/java/org/springframework/http/server/PathContainer.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Licens...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/server/PathContainer.java", "license": "apache-2.0", "siz...
### File: spring-web/src/main/java/org/springframework/http/server/RequestPath.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/server/RequestPath.java", "license": "apache-2.0", "size"...
### File: spring-web/src/main/java/org/springframework/http/server/ServerHttpAsyncRequestControl.java /* * Copyright 2002-2014 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a co...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/server/ServerHttpAsyncRequestControl.java", "license": "a...
### File: spring-web/src/main/java/org/springframework/http/server/ServerHttpRequest.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/server/ServerHttpRequest.java", "license": "apache-2.0", ...
### File: spring-web/src/main/java/org/springframework/http/server/ServerHttpResponse.java /* * Copyright 2002-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the L...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/server/ServerHttpResponse.java", "license": "apache-2.0",...
### File: spring-web/src/main/java/org/springframework/http/server/ServletServerHttpAsyncRequestControl.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obta...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/server/ServletServerHttpAsyncRequestControl.java", "licen...
### File: spring-web/src/main/java/org/springframework/http/server/ServletServerHttpRequest.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/server/ServletServerHttpRequest.java", "license": "apache...
### File: spring-web/src/main/java/org/springframework/http/server/ServletServerHttpResponse.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy o...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/server/ServletServerHttpResponse.java", "license": "apach...
### File: spring-web/src/main/java/org/springframework/http/server/package-info.java /** * Contains an abstraction over server-side HTTP. This package * contains the {@code ServerHttpRequest} and {@code ServerHttpResponse}, * as well as a Servlet-based implementation of these interfaces. */ @NonNullApi @NonNullFiel...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/server/package-info.java", "license": "apache-2.0", "size...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/AbstractListenerReadPublisher.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ob...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/server/reactive/AbstractListenerReadPublisher.java", "lic...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/AbstractListenerServerHttpResponse.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You m...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-web/src/main/java/org/springframework/http/server/reactive/AbstractListenerServerHttpResponse.java",...