text stringlengths 24 1.04M | metadata stringlengths 233 497 |
|---|---|
### File: spring-web/src/main/java/org/springframework/web/method/support/HandlerMethodArgumentResolver.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/web/method/support/HandlerMethodArgumentResolver.java", "licen... |
### File: spring-web/src/main/java/org/springframework/web/method/support/HandlerMethodArgumentResolverComposite.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/web/method/support/HandlerMethodArgumentResolverComposite.java... |
### File: spring-web/src/main/java/org/springframework/web/method/support/HandlerMethodReturnValueHandler.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/web/method/support/HandlerMethodReturnValueHandler.java", "lic... |
### File: spring-web/src/main/java/org/springframework/web/method/support/HandlerMethodReturnValueHandlerComposite.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.
* 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/web/method/support/HandlerMethodReturnValueHandlerComposite.ja... |
### File: spring-web/src/main/java/org/springframework/web/method/support/InvocableHandlerMethod.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/method/support/InvocableHandlerMethod.java", "license": "a... |
### File: spring-web/src/main/java/org/springframework/web/method/support/ModelAndViewContainer.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/web/method/support/ModelAndViewContainer.java", "license": "ap... |
### File: spring-web/src/main/java/org/springframework/web/method/support/UriComponentsContributor.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/web/method/support/UriComponentsContributor.java", "license": ... |
### File: spring-web/src/main/java/org/springframework/web/method/support/package-info.java
/**
* Generic support classes for handler method processing.
*/
@NonNullApi
@NonNullFields
package org.springframework.web.method.support;
import org.springframework.lang.NonNullApi;
import org.springframework.lang.NonNullFie... | {"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/method/support/package-info.java", "license": "apache-2.0"... |
### File: spring-web/src/main/java/org/springframework/web/multipart/MaxUploadSizeExceededException.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/web/multipart/MaxUploadSizeExceededException.java", "license":... |
### File: spring-web/src/main/java/org/springframework/web/multipart/MultipartException.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... | {"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/multipart/MultipartException.java", "license": "apache-2.0... |
### File: spring-web/src/main/java/org/springframework/web/multipart/MultipartFile.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 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/multipart/MultipartFile.java", "license": "apache-2.0", "s... |
### File: spring-web/src/main/java/org/springframework/web/multipart/MultipartFileResource.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/multipart/MultipartFileResource.java", "license": "apache-... |
### File: spring-web/src/main/java/org/springframework/web/multipart/MultipartHttpServletRequest.java
/*
* Copyright 2002-2011 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/multipart/MultipartHttpServletRequest.java", "license": "a... |
### File: spring-web/src/main/java/org/springframework/web/multipart/MultipartRequest.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/multipart/MultipartRequest.java", "license": "apache-2.0",... |
### File: spring-web/src/main/java/org/springframework/web/multipart/MultipartResolver.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 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/multipart/MultipartResolver.java", "license": "apache-2.0"... |
### File: spring-web/src/main/java/org/springframework/web/multipart/commons/CommonsFileUploadSupport.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/multipart/commons/CommonsFileUploadSupport.java", "license... |
### File: spring-web/src/main/java/org/springframework/web/multipart/commons/CommonsMultipartFile.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/multipart/commons/CommonsMultipartFile.java", "license": "... |
### File: spring-web/src/main/java/org/springframework/web/multipart/commons/CommonsMultipartResolver.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/multipart/commons/CommonsMultipartResolver.java", "license... |
### File: spring-web/src/main/java/org/springframework/web/multipart/commons/package-info.java
/**
* MultipartResolver implementation for
* <a href="https://commons.apache.org/proper/commons-fileupload">Apache Commons FileUpload</a>.
*/
@NonNullApi
@NonNullFields
package org.springframework.web.multipart.commons;
i... | {"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/multipart/commons/package-info.java", "license": "apache-2... |
### File: spring-web/src/main/java/org/springframework/web/multipart/package-info.java
/**
* Multipart resolution framework for handling file uploads.
* Provides a MultipartResolver strategy interface,
* and a generic extension of the HttpServletRequest interface
* for accessing multipart files in web application 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/multipart/package-info.java", "license": "apache-2.0", "si... |
### File: spring-web/src/main/java/org/springframework/web/multipart/support/AbstractMultipartHttpServletRequest.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... | {"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/multipart/support/AbstractMultipartHttpServletRequest.java... |
### File: spring-web/src/main/java/org/springframework/web/multipart/support/ByteArrayMultipartFileEditor.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/web/multipart/support/ByteArrayMultipartFileEditor.java", "lic... |
### File: spring-web/src/main/java/org/springframework/web/multipart/support/DefaultMultipartHttpServletRequest.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 ... | {"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/multipart/support/DefaultMultipartHttpServletRequest.java"... |
### File: spring-web/src/main/java/org/springframework/web/multipart/support/MissingServletRequestPartException.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 ... | {"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/multipart/support/MissingServletRequestPartException.java"... |
### File: spring-web/src/main/java/org/springframework/web/multipart/support/MultipartFilter.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/multipart/support/MultipartFilter.java", "license": "apach... |
### File: spring-web/src/main/java/org/springframework/web/multipart/support/MultipartResolutionDelegate.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 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/web/multipart/support/MultipartResolutionDelegate.java", "lice... |
### File: spring-web/src/main/java/org/springframework/web/multipart/support/RequestPartServletServerHttpRequest.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/multipart/support/RequestPartServletServerHttpRequest.java... |
### File: spring-web/src/main/java/org/springframework/web/multipart/support/StandardMultipartHttpServletRequest.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... | {"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/multipart/support/StandardMultipartHttpServletRequest.java... |
### File: spring-web/src/main/java/org/springframework/web/multipart/support/StandardServletMultipartResolver.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/web/multipart/support/StandardServletMultipartResolver.java", ... |
### File: spring-web/src/main/java/org/springframework/web/multipart/support/StringMultipartFileEditor.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/web/multipart/support/StringMultipartFileEditor.java", "licens... |
### File: spring-web/src/main/java/org/springframework/web/multipart/support/package-info.java
/**
* Support classes for the multipart resolution framework.
* Contains property editors for multipart files, and a Servlet filter
* for multipart handling without Spring's Web MVC.
*/
@NonNullApi
@NonNullFields
package ... | {"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/multipart/support/package-info.java", "license": "apache-2... |
### File: spring-web/src/main/java/org/springframework/web/package-info.java
/**
* Common, generic interfaces that define minimal boundary points
* between Spring's web infrastructure and other framework modules.
*/
@NonNullApi
@NonNullFields
package org.springframework.web;
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/web/package-info.java", "license": "apache-2.0", "size": 294} |
### File: spring-web/src/main/java/org/springframework/web/server/DefaultServerWebExchangeBuilder.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/server/DefaultServerWebExchangeBuilder.java", "license": "... |
### File: spring-web/src/main/java/org/springframework/web/server/MediaTypeNotSupportedStatusException.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/web/server/MediaTypeNotSupportedStatusException.java", "licens... |
### File: spring-web/src/main/java/org/springframework/web/server/MethodNotAllowedException.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/server/MethodNotAllowedException.java", "license": "apache... |
### File: spring-web/src/main/java/org/springframework/web/server/NotAcceptableStatusException.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/web/server/NotAcceptableStatusException.java", "license": "apa... |
### File: spring-web/src/main/java/org/springframework/web/server/ResponseStatusException.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 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/server/ResponseStatusException.java", "license": "apache-2... |
### File: spring-web/src/main/java/org/springframework/web/server/ServerErrorException.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/server/ServerErrorException.java", "license": "apache-2.0"... |
### File: spring-web/src/main/java/org/springframework/web/server/ServerWebExchange.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 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/server/ServerWebExchange.java", "license": "apache-2.0", "... |
### File: spring-web/src/main/java/org/springframework/web/server/ServerWebExchangeDecorator.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 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/server/ServerWebExchangeDecorator.java", "license": "apach... |
### File: spring-web/src/main/java/org/springframework/web/server/ServerWebInputException.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/web/server/ServerWebInputException.java", "license": "apache-2... |
### File: spring-web/src/main/java/org/springframework/web/server/UnsupportedMediaTypeStatusException.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/server/UnsupportedMediaTypeStatusException.java", "license... |
### File: spring-web/src/main/java/org/springframework/web/server/WebExceptionHandler.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/server/WebExceptionHandler.java", "license": "apache-2.0",... |
### File: spring-web/src/main/java/org/springframework/web/server/WebFilter.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 a copy of the License at
... | {"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/server/WebFilter.java", "license": "apache-2.0", "size": 1... |
### File: spring-web/src/main/java/org/springframework/web/server/WebFilterChain.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 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/web/server/WebFilterChain.java", "license": "apache-2.0", "siz... |
### File: spring-web/src/main/java/org/springframework/web/server/WebHandler.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 at... | {"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/server/WebHandler.java", "license": "apache-2.0", "size": ... |
### File: spring-web/src/main/java/org/springframework/web/server/WebSession.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 at... | {"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/server/WebSession.java", "license": "apache-2.0", "size": ... |
### File: spring-web/src/main/java/org/springframework/web/server/adapter/AbstractReactiveWebInitializer.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/web/server/adapter/AbstractReactiveWebInitializer.java", "lice... |
### File: spring-web/src/main/java/org/springframework/web/server/adapter/DefaultServerWebExchange.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/web/server/adapter/DefaultServerWebExchange.java", "license": ... |
### File: spring-web/src/main/java/org/springframework/web/server/adapter/ForwardedHeaderTransformer.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/web/server/adapter/ForwardedHeaderTransformer.java", "license"... |
### File: spring-web/src/main/java/org/springframework/web/server/adapter/HttpWebHandlerAdapter.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/web/server/adapter/HttpWebHandlerAdapter.java", "license": "ap... |
### File: spring-web/src/main/java/org/springframework/web/server/adapter/WebHttpHandlerBuilder.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/web/server/adapter/WebHttpHandlerBuilder.java", "license": "ap... |
### File: spring-web/src/main/java/org/springframework/web/server/adapter/package-info.java
/**
* Implementations to adapt to the underlying
* {@code org.springframework.http.client.reactive} reactive HTTP adapter
* and {@link org.springframework.http.server.reactive.HttpHandler}.
*/
@NonNullApi
@NonNullFields
pack... | {"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/server/adapter/package-info.java", "license": "apache-2.0"... |
### File: spring-web/src/main/java/org/springframework/web/server/handler/DefaultWebFilterChain.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/web/server/handler/DefaultWebFilterChain.java", "license": "ap... |
### File: spring-web/src/main/java/org/springframework/web/server/handler/ExceptionHandlingWebHandler.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/web/server/handler/ExceptionHandlingWebHandler.java", "license... |
### File: spring-web/src/main/java/org/springframework/web/server/handler/FilteringWebHandler.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/server/handler/FilteringWebHandler.java", "license": "apac... |
### File: spring-web/src/main/java/org/springframework/web/server/handler/ResponseStatusExceptionHandler.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 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/web/server/handler/ResponseStatusExceptionHandler.java", "lice... |
### File: spring-web/src/main/java/org/springframework/web/server/handler/WebHandlerDecorator.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/web/server/handler/WebHandlerDecorator.java", "license": "apac... |
### File: spring-web/src/main/java/org/springframework/web/server/handler/package-info.java
/**
* Provides common WebHandler implementations and a
* {@link org.springframework.web.server.handler.WebHandlerDecorator}.
*/
@NonNullApi
@NonNullFields
package org.springframework.web.server.handler;
import org.springfram... | {"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/server/handler/package-info.java", "license": "apache-2.0"... |
### File: spring-web/src/main/java/org/springframework/web/server/i18n/AcceptHeaderLocaleContextResolver.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/web/server/i18n/AcceptHeaderLocaleContextResolver.java", "lice... |
### File: spring-web/src/main/java/org/springframework/web/server/i18n/FixedLocaleContextResolver.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/server/i18n/FixedLocaleContextResolver.java", "license": "... |
### File: spring-web/src/main/java/org/springframework/web/server/i18n/LocaleContextResolver.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 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/server/i18n/LocaleContextResolver.java", "license": "apach... |
### File: spring-web/src/main/java/org/springframework/web/server/i18n/package-info.java
/**
* Locale related support classes.
* Provides standard LocaleContextResolver implementations.
*/
@NonNullApi
@NonNullFields
package org.springframework.web.server.i18n;
import org.springframework.lang.NonNullApi;
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/web/server/i18n/package-info.java", "license": "apache-2.0", "... |
### File: spring-web/src/main/java/org/springframework/web/server/package-info.java
/**
* Core interfaces and classes for Spring's generic, reactive web support.
* Builds on top of the {@code org.springframework.http.client.reactive}
* reactive HTTP adapter layer, providing additional constructs such as
* WebHandle... | {"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/server/package-info.java", "license": "apache-2.0", "size"... |
### File: spring-web/src/main/java/org/springframework/web/server/session/CookieWebSessionIdResolver.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/server/session/CookieWebSessionIdResolver.java", "license"... |
### File: spring-web/src/main/java/org/springframework/web/server/session/DefaultWebSessionManager.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/server/session/DefaultWebSessionManager.java", "license": ... |
### File: spring-web/src/main/java/org/springframework/web/server/session/HeaderWebSessionIdResolver.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/server/session/HeaderWebSessionIdResolver.java", "license"... |
### File: spring-web/src/main/java/org/springframework/web/server/session/InMemoryWebSessionStore.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/server/session/InMemoryWebSessionStore.java", "license": "... |
### File: spring-web/src/main/java/org/springframework/web/server/session/WebSessionIdResolver.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... | {"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/server/session/WebSessionIdResolver.java", "license": "apa... |
### File: spring-web/src/main/java/org/springframework/web/server/session/WebSessionManager.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... | {"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/server/session/WebSessionManager.java", "license": "apache... |
### File: spring-web/src/main/java/org/springframework/web/server/session/WebSessionStore.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/web/server/session/WebSessionStore.java", "license": "apache-2... |
### File: spring-web/src/main/java/org/springframework/web/server/session/package-info.java
/**
* Auxiliary interfaces and implementation classes for
* {@link org.springframework.web.server.WebSession} support.
*/
@NonNullApi
@NonNullFields
package org.springframework.web.server.session;
import org.springframework.... | {"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/server/session/package-info.java", "license": "apache-2.0"... |
### File: spring-web/src/main/java/org/springframework/web/util/AbstractUriTemplateHandler.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/web/util/AbstractUriTemplateHandler.java", "license": "apache-... |
### File: spring-web/src/main/java/org/springframework/web/util/ContentCachingRequestWrapper.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/util/ContentCachingRequestWrapper.java", "license": "apach... |
### File: spring-web/src/main/java/org/springframework/web/util/ContentCachingResponseWrapper.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/web/util/ContentCachingResponseWrapper.java", "license": "apac... |
### File: spring-web/src/main/java/org/springframework/web/util/CookieGenerator.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... | {"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/util/CookieGenerator.java", "license": "apache-2.0", "size... |
### File: spring-web/src/main/java/org/springframework/web/util/DefaultUriBuilderFactory.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/web/util/DefaultUriBuilderFactory.java", "license": "apache-2.... |
### File: spring-web/src/main/java/org/springframework/web/util/DefaultUriTemplateHandler.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/util/DefaultUriTemplateHandler.java", "license": "apache-2... |
### File: spring-web/src/main/java/org/springframework/web/util/HierarchicalUriComponents.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 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/util/HierarchicalUriComponents.java", "license": "apache-2... |
### File: spring-web/src/main/java/org/springframework/web/util/HtmlCharacterEntityDecoder.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/util/HtmlCharacterEntityDecoder.java", "license": "apache-... |
### File: spring-web/src/main/java/org/springframework/web/util/HtmlCharacterEntityReferences.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/util/HtmlCharacterEntityReferences.java", "license": "apac... |
### File: spring-web/src/main/java/org/springframework/web/util/HtmlUtils.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 License at
*... | {"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/util/HtmlUtils.java", "license": "apache-2.0", "size": 858... |
### File: spring-web/src/main/java/org/springframework/web/util/HttpSessionMutexListener.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 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/util/HttpSessionMutexListener.java", "license": "apache-2.... |
### File: spring-web/src/main/java/org/springframework/web/util/IntrospectorCleanupListener.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... | {"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/util/IntrospectorCleanupListener.java", "license": "apache... |
### File: spring-web/src/main/java/org/springframework/web/util/JavaScriptUtils.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... | {"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/util/JavaScriptUtils.java", "license": "apache-2.0", "size... |
### File: spring-web/src/main/java/org/springframework/web/util/NestedServletException.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/util/NestedServletException.java", "license": "apache-2.0"... |
### File: spring-web/src/main/java/org/springframework/web/util/OpaqueUriComponents.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/web/util/OpaqueUriComponents.java", "license": "apache-2.0", "... |
### File: spring-web/src/main/java/org/springframework/web/util/ServletContextPropertyUtils.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/util/ServletContextPropertyUtils.java", "license": "apache... |
### File: spring-web/src/main/java/org/springframework/web/util/TagUtils.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 at
*
... | {"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/util/TagUtils.java", "license": "apache-2.0", "size": 5361... |
### File: spring-web/src/main/java/org/springframework/web/util/UriBuilder.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 License at
... | {"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/util/UriBuilder.java", "license": "apache-2.0", "size": 83... |
### File: spring-web/src/main/java/org/springframework/web/util/UriBuilderFactory.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 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/util/UriBuilderFactory.java", "license": "apache-2.0", "si... |
### File: spring-web/src/main/java/org/springframework/web/util/UriComponents.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/util/UriComponents.java", "license": "apache-2.0", "size":... |
### File: spring-web/src/main/java/org/springframework/web/util/UriComponentsBuilder.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/web/util/UriComponentsBuilder.java", "license": "apache-2.0", ... |
### File: spring-web/src/main/java/org/springframework/web/util/UriTemplate.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 License at
... | {"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/util/UriTemplate.java", "license": "apache-2.0", "size": 8... |
### File: spring-web/src/main/java/org/springframework/web/util/UriTemplateHandler.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 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/util/UriTemplateHandler.java", "license": "apache-2.0", "s... |
### File: spring-web/src/main/java/org/springframework/web/util/UriUtils.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 License at
*
... | {"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/util/UriUtils.java", "license": "apache-2.0", "size": 1471... |
### File: spring-web/src/main/java/org/springframework/web/util/UrlPathHelper.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 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/util/UrlPathHelper.java", "license": "apache-2.0", "size":... |
### File: spring-web/src/main/java/org/springframework/web/util/WebAppRootListener.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 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/util/WebAppRootListener.java", "license": "apache-2.0", "s... |
### File: spring-web/src/main/java/org/springframework/web/util/WebUtils.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 License at
*
... | {"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/util/WebUtils.java", "license": "apache-2.0", "size": 3428... |
### File: spring-web/src/main/java/org/springframework/web/util/package-info.java
/**
* Miscellaneous web utility classes, such as HTML escaping,
* Log4j initialization, and cookie handling.
*/
@NonNullApi
@NonNullFields
package org.springframework.web.util;
import org.springframework.lang.NonNullApi;
import org.sp... | {"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/util/package-info.java", "license": "apache-2.0", "size": ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.