text
stringlengths
24
1.04M
metadata
stringlengths
233
497
### File: spring-web/src/main/java/org/springframework/http/server/reactive/AbstractListenerWriteFlushProcessor.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/server/reactive/AbstractListenerWriteFlushProcessor.java"...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/AbstractListenerWriteProcessor.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 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/reactive/AbstractListenerWriteProcessor.java", "li...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/AbstractServerHttpRequest.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/server/reactive/AbstractServerHttpRequest.java", "license...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/AbstractServerHttpResponse.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/server/reactive/AbstractServerHttpResponse.java", "licens...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/ChannelSendOperator.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 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/server/reactive/ChannelSendOperator.java", "license": "ap...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/ContextPathCompositeHandler.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 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/reactive/ContextPathCompositeHandler.java", "licen...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/DefaultServerHttpRequestBuilder.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/server/reactive/DefaultServerHttpRequestBuilder.java", "l...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/DefaultSslInfo.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/reactive/DefaultSslInfo.java", "license": "apache-...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/HttpHandler.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...
{"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/HttpHandler.java", "license": "apache-2.0...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/HttpHeadResponseDecorator.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/server/reactive/HttpHeadResponseDecorator.java", "license...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/JettyHeadersAdapter.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/server/reactive/JettyHeadersAdapter.java", "license": "ap...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/JettyHttpHandlerAdapter.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/server/reactive/JettyHttpHandlerAdapter.java", "license":...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/NettyHeadersAdapter.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/server/reactive/NettyHeadersAdapter.java", "license": "ap...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/ReactorHttpHandlerAdapter.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/server/reactive/ReactorHttpHandlerAdapter.java", "license...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/ReactorServerHttpRequest.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/server/reactive/ReactorServerHttpRequest.java", "license"...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/ReactorServerHttpResponse.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/server/reactive/ReactorServerHttpResponse.java", "license...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/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 ...
{"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/ServerHttpRequest.java", "license": "apac...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/ServerHttpRequestDecorator.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/server/reactive/ServerHttpRequestDecorator.java", "licens...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/ServerHttpResponse.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/server/reactive/ServerHttpResponse.java", "license": "apa...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/ServerHttpResponseDecorator.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 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/reactive/ServerHttpResponseDecorator.java", "licen...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/ServletHttpHandlerAdapter.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/server/reactive/ServletHttpHandlerAdapter.java", "license...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/ServletServerHttpRequest.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/server/reactive/ServletServerHttpRequest.java", "license"...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/ServletServerHttpResponse.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/server/reactive/ServletServerHttpResponse.java", "license...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/SslInfo.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 Lic...
{"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/SslInfo.java", "license": "apache-2.0", "...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/TomcatHeadersAdapter.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 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/reactive/TomcatHeadersAdapter.java", "license": "a...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/TomcatHttpHandlerAdapter.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/server/reactive/TomcatHttpHandlerAdapter.java", "license"...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/UndertowHeadersAdapter.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/server/reactive/UndertowHeadersAdapter.java", "license": ...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/UndertowHttpHandlerAdapter.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 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/server/reactive/UndertowHttpHandlerAdapter.java", "licens...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/UndertowServerHttpRequest.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/server/reactive/UndertowServerHttpRequest.java", "license...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/UndertowServerHttpResponse.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/server/reactive/UndertowServerHttpResponse.java", "licens...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/WriteResultPublisher.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 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/reactive/WriteResultPublisher.java", "license": "a...
### File: spring-web/src/main/java/org/springframework/http/server/reactive/package-info.java /** * Abstractions for reactive HTTP server support including a * {@link org.springframework.http.server.reactive.ServerHttpRequest} and * {@link org.springframework.http.server.reactive.ServerHttpResponse} along with an *...
{"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/package-info.java", "license": "apache-2....
### File: spring-web/src/main/java/org/springframework/remoting/caucho/HessianClientInterceptor.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 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/remoting/caucho/HessianClientInterceptor.java", "license": "ap...
### File: spring-web/src/main/java/org/springframework/remoting/caucho/HessianExporter.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 ...
{"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/remoting/caucho/HessianExporter.java", "license": "apache-2.0"...
### File: spring-web/src/main/java/org/springframework/remoting/caucho/HessianProxyFactoryBean.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...
{"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/remoting/caucho/HessianProxyFactoryBean.java", "license": "apa...
### File: spring-web/src/main/java/org/springframework/remoting/caucho/HessianServiceExporter.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/remoting/caucho/HessianServiceExporter.java", "license": "apac...
### File: spring-web/src/main/java/org/springframework/remoting/caucho/SimpleHessianServiceExporter.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/remoting/caucho/SimpleHessianServiceExporter.java", "license":...
### File: spring-web/src/main/java/org/springframework/remoting/caucho/package-info.java /** * This package provides remoting classes for Caucho's Hessian protocol: * a proxy factory for accessing Hessian services, and an exporter for * making beans available to Hessian clients. * * <p>Hessian is a slim, binary RP...
{"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/remoting/caucho/package-info.java", "license": "apache-2.0", "...
### File: spring-web/src/main/java/org/springframework/remoting/httpinvoker/AbstractHttpInvokerRequestExecutor.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/remoting/httpinvoker/AbstractHttpInvokerRequestExecutor.java",...
### File: spring-web/src/main/java/org/springframework/remoting/httpinvoker/HttpComponentsHttpInvokerRequestExecutor.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/remoting/httpinvoker/HttpComponentsHttpInvokerRequestExecutor....
### File: spring-web/src/main/java/org/springframework/remoting/httpinvoker/HttpInvokerClientConfiguration.java /* * Copyright 2002-2012 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/remoting/httpinvoker/HttpInvokerClientConfiguration.java", "li...
### File: spring-web/src/main/java/org/springframework/remoting/httpinvoker/HttpInvokerClientInterceptor.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 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/remoting/httpinvoker/HttpInvokerClientInterceptor.java", "lice...
### File: spring-web/src/main/java/org/springframework/remoting/httpinvoker/HttpInvokerProxyFactoryBean.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/remoting/httpinvoker/HttpInvokerProxyFactoryBean.java", "licen...
### File: spring-web/src/main/java/org/springframework/remoting/httpinvoker/HttpInvokerRequestExecutor.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 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/remoting/httpinvoker/HttpInvokerRequestExecutor.java", "licens...
### File: spring-web/src/main/java/org/springframework/remoting/httpinvoker/HttpInvokerServiceExporter.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 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/remoting/httpinvoker/HttpInvokerServiceExporter.java", "licens...
### File: spring-web/src/main/java/org/springframework/remoting/httpinvoker/SimpleHttpInvokerRequestExecutor.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/remoting/httpinvoker/SimpleHttpInvokerRequestExecutor.java", "...
### File: spring-web/src/main/java/org/springframework/remoting/httpinvoker/SimpleHttpInvokerServiceExporter.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/remoting/httpinvoker/SimpleHttpInvokerServiceExporter.java", "...
### File: spring-web/src/main/java/org/springframework/remoting/httpinvoker/package-info.java /** * Remoting classes for transparent Java-to-Java remoting via HTTP invokers. * Uses Java serialization just like RMI, but provides the same ease of setup * as Caucho's HTTP-based Hessian protocol. * * <p><b>HTTP invoke...
{"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/remoting/httpinvoker/package-info.java", "license": "apache-2....
### File: spring-web/src/main/java/org/springframework/remoting/jaxws/AbstractJaxWsServiceExporter.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/remoting/jaxws/AbstractJaxWsServiceExporter.java", "license": ...
### File: spring-web/src/main/java/org/springframework/remoting/jaxws/JaxWsPortClientInterceptor.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 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/remoting/jaxws/JaxWsPortClientInterceptor.java", "license": "a...
### File: spring-web/src/main/java/org/springframework/remoting/jaxws/JaxWsPortProxyFactoryBean.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 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/remoting/jaxws/JaxWsPortProxyFactoryBean.java", "license": "ap...
### File: spring-web/src/main/java/org/springframework/remoting/jaxws/JaxWsSoapFaultException.java /* * Copyright 2002-2012 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/remoting/jaxws/JaxWsSoapFaultException.java", "license": "apac...
### File: spring-web/src/main/java/org/springframework/remoting/jaxws/LocalJaxWsServiceFactory.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/remoting/jaxws/LocalJaxWsServiceFactory.java", "license": "apa...
### File: spring-web/src/main/java/org/springframework/remoting/jaxws/LocalJaxWsServiceFactoryBean.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 ...
{"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/remoting/jaxws/LocalJaxWsServiceFactoryBean.java", "license": ...
### File: spring-web/src/main/java/org/springframework/remoting/jaxws/SimpleHttpServerJaxWsServiceExporter.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/remoting/jaxws/SimpleHttpServerJaxWsServiceExporter.java", "li...
### File: spring-web/src/main/java/org/springframework/remoting/jaxws/SimpleJaxWsServiceExporter.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 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/remoting/jaxws/SimpleJaxWsServiceExporter.java", "license": "a...
### File: spring-web/src/main/java/org/springframework/remoting/jaxws/package-info.java /** * Remoting classes for Web Services via JAX-WS (the successor of JAX-RPC), * as included in Java 6 and Java EE 5. This package provides proxy * factories for accessing JAX-WS services and ports. */ @NonNullApi @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/remoting/jaxws/package-info.java", "license": "apache-2.0", "s...
### File: spring-web/src/main/java/org/springframework/web/HttpMediaTypeException.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 Licen...
{"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/web/HttpMediaTypeException.java", "license": "apache-2.0", "si...
### File: spring-web/src/main/java/org/springframework/web/HttpMediaTypeNotAcceptableException.java /* * Copyright 2002-2012 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/web/HttpMediaTypeNotAcceptableException.java", "license": "apa...
### File: spring-web/src/main/java/org/springframework/web/HttpMediaTypeNotSupportedException.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 ...
{"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/web/HttpMediaTypeNotSupportedException.java", "license": "apac...
### File: spring-web/src/main/java/org/springframework/web/HttpRequestHandler.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 a copy of the License 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/web/HttpRequestHandler.java", "license": "apache-2.0", "size":...
### File: spring-web/src/main/java/org/springframework/web/HttpRequestMethodNotSupportedException.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/web/HttpRequestMethodNotSupportedException.java", "license": "...
### File: spring-web/src/main/java/org/springframework/web/HttpSessionRequiredException.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...
{"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/web/HttpSessionRequiredException.java", "license": "apache-2.0...
### File: spring-web/src/main/java/org/springframework/web/SpringServletContainerInitializer.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/web/SpringServletContainerInitializer.java", "license": "apach...
### File: spring-web/src/main/java/org/springframework/web/WebApplicationInitializer.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/web/WebApplicationInitializer.java", "license": "apache-2.0", ...
### File: spring-web/src/main/java/org/springframework/web/accept/AbstractMappingContentNegotiationStrategy.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/web/accept/AbstractMappingContentNegotiationStrategy.java", "l...
### File: spring-web/src/main/java/org/springframework/web/accept/ContentNegotiationManager.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/web/accept/ContentNegotiationManager.java", "license": "apache...
### File: spring-web/src/main/java/org/springframework/web/accept/ContentNegotiationManagerFactoryBean.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/web/accept/ContentNegotiationManagerFactoryBean.java", "licens...
### File: spring-web/src/main/java/org/springframework/web/accept/ContentNegotiationStrategy.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/web/accept/ContentNegotiationStrategy.java", "license": "apach...
### File: spring-web/src/main/java/org/springframework/web/accept/FixedContentNegotiationStrategy.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/web/accept/FixedContentNegotiationStrategy.java", "license": "...
### File: spring-web/src/main/java/org/springframework/web/accept/HeaderContentNegotiationStrategy.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/web/accept/HeaderContentNegotiationStrategy.java", "license": ...
### File: spring-web/src/main/java/org/springframework/web/accept/MappingMediaTypeFileExtensionResolver.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/web/accept/MappingMediaTypeFileExtensionResolver.java", "licen...
### File: spring-web/src/main/java/org/springframework/web/accept/MediaTypeFileExtensionResolver.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/web/accept/MediaTypeFileExtensionResolver.java", "license": "a...
### File: spring-web/src/main/java/org/springframework/web/accept/ParameterContentNegotiationStrategy.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/web/accept/ParameterContentNegotiationStrategy.java", "license...
### File: spring-web/src/main/java/org/springframework/web/accept/PathExtensionContentNegotiationStrategy.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/web/accept/PathExtensionContentNegotiationStrategy.java", "lic...
### File: spring-web/src/main/java/org/springframework/web/accept/ServletPathExtensionContentNegotiationStrategy.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...
{"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/web/accept/ServletPathExtensionContentNegotiationStrategy.java...
### File: spring-web/src/main/java/org/springframework/web/accept/package-info.java /** * This package contains classes used to determine the requested the media types in a request. * * <p>{@link org.springframework.web.accept.ContentNegotiationStrategy} is the main * abstraction for determining requested {@linkpla...
{"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/web/accept/package-info.java", "license": "apache-2.0", "size"...
### File: spring-web/src/main/java/org/springframework/web/bind/EscapedErrors.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 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/web/bind/EscapedErrors.java", "license": "apache-2.0", "size":...
### File: spring-web/src/main/java/org/springframework/web/bind/MethodArgumentNotValidException.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 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/web/bind/MethodArgumentNotValidException.java", "license": "ap...
### File: spring-web/src/main/java/org/springframework/web/bind/MissingMatrixVariableException.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/web/bind/MissingMatrixVariableException.java", "license": "apa...
### File: spring-web/src/main/java/org/springframework/web/bind/MissingPathVariableException.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/web/bind/MissingPathVariableException.java", "license": "apach...
### File: spring-web/src/main/java/org/springframework/web/bind/MissingRequestCookieException.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/web/bind/MissingRequestCookieException.java", "license": "apac...
### File: spring-web/src/main/java/org/springframework/web/bind/MissingRequestHeaderException.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/web/bind/MissingRequestHeaderException.java", "license": "apac...
### File: spring-web/src/main/java/org/springframework/web/bind/MissingServletRequestParameterException.java /* * Copyright 2002-2012 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/web/bind/MissingServletRequestParameterException.java", "licen...
### File: spring-web/src/main/java/org/springframework/web/bind/ServletRequestBindingException.java /* * Copyright 2002-2012 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/web/bind/ServletRequestBindingException.java", "license": "apa...
### File: spring-web/src/main/java/org/springframework/web/bind/ServletRequestDataBinder.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 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/web/bind/ServletRequestDataBinder.java", "license": "apache-2....
### File: spring-web/src/main/java/org/springframework/web/bind/ServletRequestParameterPropertyValues.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/web/bind/ServletRequestParameterPropertyValues.java", "license...
### File: spring-web/src/main/java/org/springframework/web/bind/ServletRequestUtils.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 Lic...
{"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/web/bind/ServletRequestUtils.java", "license": "apache-2.0", "...
### File: spring-web/src/main/java/org/springframework/web/bind/UnsatisfiedServletRequestParameterException.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/web/bind/UnsatisfiedServletRequestParameterException.java", "l...
### File: spring-web/src/main/java/org/springframework/web/bind/WebDataBinder.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 License 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/web/bind/WebDataBinder.java", "license": "apache-2.0", "size":...
### File: spring-web/src/main/java/org/springframework/web/bind/annotation/ControllerAdvice.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/web/bind/annotation/ControllerAdvice.java", "license": "apache...
### File: spring-web/src/main/java/org/springframework/web/bind/annotation/CookieValue.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 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/web/bind/annotation/CookieValue.java", "license": "apache-2.0"...
### File: spring-web/src/main/java/org/springframework/web/bind/annotation/CrossOrigin.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/web/bind/annotation/CrossOrigin.java", "license": "apache-2.0"...
### File: spring-web/src/main/java/org/springframework/web/bind/annotation/DeleteMapping.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 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/web/bind/annotation/DeleteMapping.java", "license": "apache-2....
### File: spring-web/src/main/java/org/springframework/web/bind/annotation/ExceptionHandler.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/web/bind/annotation/ExceptionHandler.java", "license": "apache...
### File: spring-web/src/main/java/org/springframework/web/bind/annotation/GetMapping.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 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/web/bind/annotation/GetMapping.java", "license": "apache-2.0",...
### File: spring-web/src/main/java/org/springframework/web/bind/annotation/InitBinder.java /* * Copyright 2002-2012 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/web/bind/annotation/InitBinder.java", "license": "apache-2.0",...
### File: spring-web/src/main/java/org/springframework/web/bind/annotation/Mapping.java /* * Copyright 2002-2009 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 Lice...
{"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/web/bind/annotation/Mapping.java", "license": "apache-2.0", "s...
### File: spring-web/src/main/java/org/springframework/web/bind/annotation/MatrixVariable.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 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/web/bind/annotation/MatrixVariable.java", "license": "apache-2...
### File: spring-web/src/main/java/org/springframework/web/bind/annotation/ModelAttribute.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 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/web/bind/annotation/ModelAttribute.java", "license": "apache-2...