text
stringlengths
24
1.04M
metadata
stringlengths
233
497
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/client/JettyWebSocketClient.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-webflux/src/main/java/org/springframework/web/reactive/socket/client/JettyWebSocketClient.java", "li...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/client/ReactorNettyWebSocketClient.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. * Yo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/java/org/springframework/web/reactive/socket/client/ReactorNettyWebSocketClient.jav...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/client/StandardWebSocketClient.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-webflux/src/main/java/org/springframework/web/reactive/socket/client/StandardWebSocketClient.java", ...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/client/TomcatWebSocketClient.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-webflux/src/main/java/org/springframework/web/reactive/socket/client/TomcatWebSocketClient.java", "l...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/client/UndertowWebSocketClient.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 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-webflux/src/main/java/org/springframework/web/reactive/socket/client/UndertowWebSocketClient.java", ...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/client/WebSocketClient.java /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/java/org/springframework/web/reactive/socket/client/WebSocketClient.java", "license...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/client/package-info.java /** * Client support for WebSocket interactions. */ @NonNullApi @NonNullFields package org.springframework.web.reactive.socket.client; import org.springframework.lang.NonNullApi; import org.springframework.lang.No...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/java/org/springframework/web/reactive/socket/client/package-info.java", "license": ...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/package-info.java /** * Abstractions and support classes for reactive WebSocket interactions. */ @NonNullApi @NonNullFields package org.springframework.web.reactive.socket; import org.springframework.lang.NonNullApi; 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-webflux/src/main/java/org/springframework/web/reactive/socket/package-info.java", "license": "apache...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/RequestUpgradeStrategy.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-webflux/src/main/java/org/springframework/web/reactive/socket/server/RequestUpgradeStrategy.java", "...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/WebSocketService.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-webflux/src/main/java/org/springframework/web/reactive/socket/server/WebSocketService.java", "licens...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/package-info.java /** * Server support for WebSocket interactions. */ @NonNullApi @NonNullFields package org.springframework.web.reactive.socket.server; import org.springframework.lang.NonNullApi; import org.springframework.lang.No...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/package-info.java", "license": ...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/support/HandshakeWebSocketService.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-webflux/src/main/java/org/springframework/web/reactive/socket/server/support/HandshakeWebSocketServi...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/support/WebSocketHandlerAdapter.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-webflux/src/main/java/org/springframework/web/reactive/socket/server/support/WebSocketHandlerAdapter...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/support/package-info.java /** * Server-side support classes for WebSocket requests. */ @NonNullApi @NonNullFields package org.springframework.web.reactive.socket.server.support; import org.springframework.lang.NonNullApi; import or...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/support/package-info.java", "li...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/upgrade/DefaultServerEndpointConfig.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 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-webflux/src/main/java/org/springframework/web/reactive/socket/server/upgrade/DefaultServerEndpointCo...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/upgrade/JettyRequestUpgradeStrategy.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 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-webflux/src/main/java/org/springframework/web/reactive/socket/server/upgrade/JettyRequestUpgradeStra...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/upgrade/ReactorNettyRequestUpgradeStrategy.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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/upgrade/ReactorNettyRequestUpgr...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/upgrade/TomcatRequestUpgradeStrategy.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 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-webflux/src/main/java/org/springframework/web/reactive/socket/server/upgrade/TomcatRequestUpgradeStr...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/upgrade/UndertowRequestUpgradeStrategy.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 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-webflux/src/main/java/org/springframework/web/reactive/socket/server/upgrade/UndertowRequestUpgradeS...
### File: spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/upgrade/package-info.java /** * Holds implementations of * {@link org.springframework.web.reactive.socket.server.RequestUpgradeStrategy}. */ @NonNullApi @NonNullFields package org.springframework.web.reactive.socket.server.upgrade;...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/java/org/springframework/web/reactive/socket/server/upgrade/package-info.java", "li...
### File: spring-webflux/src/main/kotlin/org/springframework/web/reactive/function/client/ClientResponseExtensions.kt /* * 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": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/kotlin/org/springframework/web/reactive/function/client/ClientResponseExtensions....
### File: spring-webflux/src/main/kotlin/org/springframework/web/reactive/function/client/WebClientExtensions.kt /* * 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": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/kotlin/org/springframework/web/reactive/function/client/WebClientExtensions.kt", ...
### File: spring-webflux/src/main/kotlin/org/springframework/web/reactive/function/server/CoRouterFunctionDsl.kt /* * 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": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/kotlin/org/springframework/web/reactive/function/server/CoRouterFunctionDsl.kt", ...
### File: spring-webflux/src/main/kotlin/org/springframework/web/reactive/function/server/RenderingResponseExtensions.kt /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/kotlin/org/springframework/web/reactive/function/server/RenderingResponseExtensio...
### File: spring-webflux/src/main/kotlin/org/springframework/web/reactive/function/server/RouterFunctionDsl.kt /* * 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": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/kotlin/org/springframework/web/reactive/function/server/RouterFunctionDsl.kt", "l...
### File: spring-webflux/src/main/kotlin/org/springframework/web/reactive/function/server/ServerRequestExtensions.kt /* * 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": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/kotlin/org/springframework/web/reactive/function/server/ServerRequestExtensions.k...
### File: spring-webflux/src/main/kotlin/org/springframework/web/reactive/function/server/ServerResponseExtensions.kt /* * 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": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/kotlin/org/springframework/web/reactive/function/server/ServerResponseExtensions....
### File: spring-webflux/src/main/kotlin/org/springframework/web/reactive/server/ServerWebExchangeExtensions.kt /* * 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": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/kotlin/org/springframework/web/reactive/server/ServerWebExchangeExtensions.kt", "...
### File: spring-webflux/src/main/resources/org/springframework/web/reactive/result/view/freemarker/spring.ftl <#ftl output_format="HTML" strip_whitespace=true> <#-- * spring.ftl * * This file consists of a collection of FreeMarker macros aimed at easing * some of the common requirements of web applications - in pa...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Fluent", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/main/resources/org/springframework/web/reactive/result/view/freemarker/spring.ftl", "l...
### File: spring-webflux/src/test/java/org/springframework/web/reactive/fixtures/JavaUtilLoggingConfigurer.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-webflux/src/test/java/org/springframework/web/reactive/fixtures/JavaUtilLoggingConfigurer.java", "li...
### File: spring-webflux/src/test/java/org/springframework/web/reactive/function/server/MockServerRequest.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-webflux/src/test/java/org/springframework/web/reactive/function/server/MockServerRequest.java", "lic...
### File: spring-webflux/src/test/java/org/springframework/web/reactive/protobuf/Msg.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-webflux/src/test/java/org/springframework/web/reactive/protobuf/Msg.java", "license": "apache-2.0", ...
### File: spring-webflux/src/test/java/org/springframework/web/reactive/resource/GzipSupport.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-webflux/src/test/java/org/springframework/web/reactive/resource/GzipSupport.java", "license": "apach...
### File: spring-webflux/src/test/java/org/springframework/web/reactive/result/view/DummyMacroRequestContext.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-webflux/src/test/java/org/springframework/web/reactive/result/view/DummyMacroRequestContext.java", "...
### File: spring-webflux/src/test/java/org/springframework/web/reactive/result/view/ZeroDemandResponse.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-webflux/src/test/java/org/springframework/web/reactive/result/view/ZeroDemandResponse.java", "licens...
### File: spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/client/ClientResponseExtensionsTests.kt /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/client/ClientResponseExtensionsT...
### File: spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/client/WebClientExtensionsTests.kt /* * 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": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/client/WebClientExtensionsTests....
### File: spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/server/CoRouterFunctionDslTests.kt /* * 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": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/server/CoRouterFunctionDslTests....
### File: spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/server/RenderingResponseExtensionsTests.kt /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/server/RenderingResponseExtensio...
### File: spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/server/RouterFunctionDslTests.kt /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You m...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/server/RouterFunctionDslTests.kt...
### File: spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/server/ServerRequestExtensionsTests.kt /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. *...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/server/ServerRequestExtensionsTe...
### File: spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/server/ServerResponseExtensionsTests.kt /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/kotlin/org/springframework/web/reactive/function/server/ServerResponseExtensionsT...
### File: spring-webflux/src/test/kotlin/org/springframework/web/reactive/result/KotlinInvocableHandlerMethodTests.kt /* * 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": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/kotlin/org/springframework/web/reactive/result/KotlinInvocableHandlerMethodTests....
### File: spring-webflux/src/test/kotlin/org/springframework/web/reactive/result/method/annotation/CoroutinesIntegrationTests.kt /* * 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 Lice...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/kotlin/org/springframework/web/reactive/result/method/annotation/CoroutinesIntegr...
### File: spring-webflux/src/test/kotlin/org/springframework/web/reactive/result/method/annotation/RequestParamMethodArgumentResolverKotlinTests.kt /* * 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 compl...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/kotlin/org/springframework/web/reactive/result/method/annotation/RequestParamMeth...
### File: spring-webflux/src/test/kotlin/org/springframework/web/reactive/result/view/script/ScriptTemplateWithBindingsExtensions.kt @file:Suppress("UNCHECKED_CAST") package org.springframework.web.reactive.result.view.script import kotlin.script.templates.standard.ScriptTemplateWithBindings fun ScriptTemplateWithBi...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/kotlin/org/springframework/web/reactive/result/view/script/ScriptTemplateWithBind...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/config/testStylesheet.css test stylesheet content
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/config/testStylesheet.css", "license": "a...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/bar.css h2 { color:white; }
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/bar.css", "license": "apach...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/empty_url_function.css .fooStyle { background: transparent url() no-repeat left top; }
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/empty_url_function.css", "l...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/external.css @import url("https://example.org/fonts/css"); body { background: url("file:///home/spring/image.png") } figure { background: url("//example.org/style.css")}
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/external.css", "license": "...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/foo.css h1 { color:red; }
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/foo.css", "license": "apach...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/foo.html <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Foo</title> </head> <body> ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/foo.html", "license": "apa...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/js/bar.js function foo() { console.log("hello bar"); }
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/js/bar.js", "license...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/js/foo.js function foo() { console.log("hello world"); }
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/js/foo.js", "license...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/main.css @import url("bar.css?#iefix"); @import url('bar.css#bla-normal'); @import url(bar.css); @import "foo.css"; @import 'foo.css'; body { background: url("images/image.png?#iefix") }
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/resource/test/main.css", "license": "apac...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/resource/testalternatepath/bar.css fail
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/resource/testalternatepath/bar.css", "lic...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/resource/testalternatepath/baz.css h1 { color:red; }
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/resource/testalternatepath/baz.css", "lic...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/resource/testalternatepath/js/baz.js function foo() { console.log("hello world"); }
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/resource/testalternatepath/js/baz....
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/freemarker/test-macro.ftl <#-- test template for FreeMarker macro support --> <#import "spring.ftl" as spring /> NAME ${command.name} AGE ${command.age} MESSAGE <@spring.message "hello"/> <@spring.message "world"/> DEFAULTMESSA...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Fluent", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/freemarker/test-macro.ftl"...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/freemarker/test.ftl <html><body>${hello}</body></html>
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "FreeMarker", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/freemarker/test.ftl", ...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/jruby/render.rb require 'erb' require 'ostruct' require 'java' # Renders an ERB template against a hashmap of variables. def render(template, variables, renderingContext) context = OpenStruct.new(variables).instance_eval ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Ruby", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/jruby/render.rb", "li...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/jruby/template.erb <html><head><title><%= title %></title></head><body><p><%= body %></p></body></html>
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML+ERB", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/jruby/template.er...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/jython/render.py from string import Template def render(template, model, renderingContext): s = Template(template) return s.substitute(model)
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Python", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/jython/render.py", ...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/jython/template.html <html><head><title>$title</title></head><body><p>$body</p></body></html>
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/jython/template.html"...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/kotlin/eval.kts // TODO Improve syntax when KT-15125 will be fixed """${bindings["header"]} <p>${bindings["hello"]} ${bindings["foo"]}</p> ${bindings["footer"]}"""
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/kotlin/eval.kts", "...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/kotlin/footer.html </body></html>
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/kotlin/footer.html", ...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/kotlin/header.html <html><body>
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/kotlin/header.html", ...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/kotlin/render.kts import org.springframework.beans.factory.getBean import org.springframework.context.support.ResourceBundleMessageSource import org.springframework.web.reactive.result.view.script.RenderingContext import jav...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/kotlin/render.kts",...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/kotlin/template.kts import org.springframework.web.reactive.result.view.script.* """${include("header") } <p>${i18n("hello")} $foo</p> ${include("footer")}"""
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/kotlin/template.kts...
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/nashorn/render.js function render(template, model) { return template.replace("{{title}}", model.title).replace("{{body}}", model.body); } function renderWithUrl(template, model, renderingContext) { return template.r...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/nashorn/render....
### File: spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/nashorn/template.html <html><head><title>{{title}}</title></head><body><p>{{body}}</p></body></html>
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentjava/spring-framework", "path": "spring-webflux/src/test/resources/org/springframework/web/reactive/result/view/script/nashorn/template.html...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/AsyncHandlerInterceptor.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-webmvc/src/main/java/org/springframework/web/servlet/AsyncHandlerInterceptor.java", "license": "apac...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/DispatcherServlet.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-webmvc/src/main/java/org/springframework/web/servlet/DispatcherServlet.java", "license": "apache-2.0...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/FlashMap.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-webmvc/src/main/java/org/springframework/web/servlet/FlashMap.java", "license": "apache-2.0", "size"...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/FlashMapManager.java /* * Copyright 2002-2014 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a 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-webmvc/src/main/java/org/springframework/web/servlet/FlashMapManager.java", "license": "apache-2.0",...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/FrameworkServlet.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-webmvc/src/main/java/org/springframework/web/servlet/FrameworkServlet.java", "license": "apache-2.0"...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/HandlerAdapter.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-webmvc/src/main/java/org/springframework/web/servlet/HandlerAdapter.java", "license": "apache-2.0", ...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/HandlerExceptionResolver.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-webmvc/src/main/java/org/springframework/web/servlet/HandlerExceptionResolver.java", "license": "apa...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/HandlerExecutionChain.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-webmvc/src/main/java/org/springframework/web/servlet/HandlerExecutionChain.java", "license": "apache...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/HandlerInterceptor.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-webmvc/src/main/java/org/springframework/web/servlet/HandlerInterceptor.java", "license": "apache-2....
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/HandlerMapping.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-webmvc/src/main/java/org/springframework/web/servlet/HandlerMapping.java", "license": "apache-2.0", ...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/HttpServletBean.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the L...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-webmvc/src/main/java/org/springframework/web/servlet/HttpServletBean.java", "license": "apache-2.0",...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/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 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-webmvc/src/main/java/org/springframework/web/servlet/LocaleContextResolver.java", "license": "apache...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/LocaleResolver.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 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-webmvc/src/main/java/org/springframework/web/servlet/LocaleResolver.java", "license": "apache-2.0", ...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/ModelAndView.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-webmvc/src/main/java/org/springframework/web/servlet/ModelAndView.java", "license": "apache-2.0", "s...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/ModelAndViewDefiningException.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-webmvc/src/main/java/org/springframework/web/servlet/ModelAndViewDefiningException.java", "license":...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/NoHandlerFoundException.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 ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-webmvc/src/main/java/org/springframework/web/servlet/NoHandlerFoundException.java", "license": "apac...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/RequestToViewNameTranslator.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 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-webmvc/src/main/java/org/springframework/web/servlet/RequestToViewNameTranslator.java", "license": "...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/SmartView.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 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-webmvc/src/main/java/org/springframework/web/servlet/SmartView.java", "license": "apache-2.0", "size...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/ThemeResolver.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-webmvc/src/main/java/org/springframework/web/servlet/ThemeResolver.java", "license": "apache-2.0", "...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/View.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-webmvc/src/main/java/org/springframework/web/servlet/View.java", "license": "apache-2.0", "size": 40...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/ViewResolver.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-webmvc/src/main/java/org/springframework/web/servlet/ViewResolver.java", "license": "apache-2.0", "s...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/config/AnnotationDrivenBeanDefinitionParser.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. * Yo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-webmvc/src/main/java/org/springframework/web/servlet/config/AnnotationDrivenBeanDefinitionParser.jav...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/config/CorsBeanDefinitionParser.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-webmvc/src/main/java/org/springframework/web/servlet/config/CorsBeanDefinitionParser.java", "license...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/config/DefaultServletHandlerBeanDefinitionParser.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. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-webmvc/src/main/java/org/springframework/web/servlet/config/DefaultServletHandlerBeanDefinitionParse...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/config/FreeMarkerConfigurerBeanDefinitionParser.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-webmvc/src/main/java/org/springframework/web/servlet/config/FreeMarkerConfigurerBeanDefinitionParser...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/config/GroovyMarkupConfigurerBeanDefinitionParser.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-webmvc/src/main/java/org/springframework/web/servlet/config/GroovyMarkupConfigurerBeanDefinitionPars...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/config/InterceptorsBeanDefinitionParser.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 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-webmvc/src/main/java/org/springframework/web/servlet/config/InterceptorsBeanDefinitionParser.java", ...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/config/MvcNamespaceHandler.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 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-webmvc/src/main/java/org/springframework/web/servlet/config/MvcNamespaceHandler.java", "license": "a...
### File: spring-webmvc/src/main/java/org/springframework/web/servlet/config/MvcNamespaceUtils.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-webmvc/src/main/java/org/springframework/web/servlet/config/MvcNamespaceUtils.java", "license": "apa...