text
stringlengths
24
1.04M
metadata
stringlengths
233
497
### File: spring-core/src/main/java/org/springframework/core/convert/support/ObjectToCollectionConverter.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 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-core/src/main/java/org/springframework/core/convert/support/ObjectToCollectionConverter.java", "lice...
### File: spring-core/src/main/java/org/springframework/core/convert/support/ObjectToObjectConverter.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-core/src/main/java/org/springframework/core/convert/support/ObjectToObjectConverter.java", "license"...
### File: spring-core/src/main/java/org/springframework/core/convert/support/ObjectToOptionalConverter.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-core/src/main/java/org/springframework/core/convert/support/ObjectToOptionalConverter.java", "licens...
### File: spring-core/src/main/java/org/springframework/core/convert/support/ObjectToStringConverter.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 ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/convert/support/ObjectToStringConverter.java", "license"...
### File: spring-core/src/main/java/org/springframework/core/convert/support/PropertiesToStringConverter.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 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-core/src/main/java/org/springframework/core/convert/support/PropertiesToStringConverter.java", "lice...
### File: spring-core/src/main/java/org/springframework/core/convert/support/StreamConverter.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-core/src/main/java/org/springframework/core/convert/support/StreamConverter.java", "license": "apach...
### File: spring-core/src/main/java/org/springframework/core/convert/support/StringToArrayConverter.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-core/src/main/java/org/springframework/core/convert/support/StringToArrayConverter.java", "license":...
### File: spring-core/src/main/java/org/springframework/core/convert/support/StringToBooleanConverter.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-core/src/main/java/org/springframework/core/convert/support/StringToBooleanConverter.java", "license...
### File: spring-core/src/main/java/org/springframework/core/convert/support/StringToCharacterConverter.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obta...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/convert/support/StringToCharacterConverter.java", "licen...
### File: spring-core/src/main/java/org/springframework/core/convert/support/StringToCharsetConverter.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/convert/support/StringToCharsetConverter.java", "license...
### File: spring-core/src/main/java/org/springframework/core/convert/support/StringToCollectionConverter.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 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-core/src/main/java/org/springframework/core/convert/support/StringToCollectionConverter.java", "lice...
### File: spring-core/src/main/java/org/springframework/core/convert/support/StringToCurrencyConverter.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 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-core/src/main/java/org/springframework/core/convert/support/StringToCurrencyConverter.java", "licens...
### File: spring-core/src/main/java/org/springframework/core/convert/support/StringToEnumConverterFactory.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-core/src/main/java/org/springframework/core/convert/support/StringToEnumConverterFactory.java", "lic...
### File: spring-core/src/main/java/org/springframework/core/convert/support/StringToLocaleConverter.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-core/src/main/java/org/springframework/core/convert/support/StringToLocaleConverter.java", "license"...
### File: spring-core/src/main/java/org/springframework/core/convert/support/StringToNumberConverterFactory.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 ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/convert/support/StringToNumberConverterFactory.java", "l...
### File: spring-core/src/main/java/org/springframework/core/convert/support/StringToPropertiesConverter.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 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-core/src/main/java/org/springframework/core/convert/support/StringToPropertiesConverter.java", "lice...
### File: spring-core/src/main/java/org/springframework/core/convert/support/StringToTimeZoneConverter.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-core/src/main/java/org/springframework/core/convert/support/StringToTimeZoneConverter.java", "licens...
### File: spring-core/src/main/java/org/springframework/core/convert/support/StringToUUIDConverter.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-core/src/main/java/org/springframework/core/convert/support/StringToUUIDConverter.java", "license": ...
### File: spring-core/src/main/java/org/springframework/core/convert/support/ZoneIdToTimeZoneConverter.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-core/src/main/java/org/springframework/core/convert/support/ZoneIdToTimeZoneConverter.java", "licens...
### File: spring-core/src/main/java/org/springframework/core/convert/support/ZonedDateTimeToCalendarConverter.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-core/src/main/java/org/springframework/core/convert/support/ZonedDateTimeToCalendarConverter.java", ...
### File: spring-core/src/main/java/org/springframework/core/convert/support/package-info.java /** * Default implementation of the type conversion system. */ @NonNullApi @NonNullFields package org.springframework.core.convert.support; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNul...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/convert/support/package-info.java", "license": "apache-2...
### File: spring-core/src/main/java/org/springframework/core/io/AbstractFileResolvingResource.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-core/src/main/java/org/springframework/core/io/AbstractFileResolvingResource.java", "license": "apac...
### File: spring-core/src/main/java/org/springframework/core/io/AbstractResource.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Licens...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/io/AbstractResource.java", "license": "apache-2.0", "siz...
### File: spring-core/src/main/java/org/springframework/core/io/ByteArrayResource.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-core/src/main/java/org/springframework/core/io/ByteArrayResource.java", "license": "apache-2.0", "si...
### File: spring-core/src/main/java/org/springframework/core/io/ClassPathResource.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-core/src/main/java/org/springframework/core/io/ClassPathResource.java", "license": "apache-2.0", "si...
### File: spring-core/src/main/java/org/springframework/core/io/ClassRelativeResourceLoader.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-core/src/main/java/org/springframework/core/io/ClassRelativeResourceLoader.java", "license": "apache...
### File: spring-core/src/main/java/org/springframework/core/io/ContextResource.java /* * Copyright 2002-2007 the original author or authors. * * 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-core/src/main/java/org/springframework/core/io/ContextResource.java", "license": "apache-2.0", "size...
### File: spring-core/src/main/java/org/springframework/core/io/DefaultResourceLoader.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the L...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/io/DefaultResourceLoader.java", "license": "apache-2.0",...
### File: spring-core/src/main/java/org/springframework/core/io/DescriptiveResource.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-core/src/main/java/org/springframework/core/io/DescriptiveResource.java", "license": "apache-2.0", "...
### File: spring-core/src/main/java/org/springframework/core/io/FileSystemResource.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 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-core/src/main/java/org/springframework/core/io/FileSystemResource.java", "license": "apache-2.0", "s...
### File: spring-core/src/main/java/org/springframework/core/io/FileSystemResourceLoader.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of th...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/io/FileSystemResourceLoader.java", "license": "apache-2....
### File: spring-core/src/main/java/org/springframework/core/io/FileUrlResource.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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/io/FileUrlResource.java", "license": "apache-2.0", "size...
### File: spring-core/src/main/java/org/springframework/core/io/InputStreamResource.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-core/src/main/java/org/springframework/core/io/InputStreamResource.java", "license": "apache-2.0", "...
### File: spring-core/src/main/java/org/springframework/core/io/InputStreamSource.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 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-core/src/main/java/org/springframework/core/io/InputStreamSource.java", "license": "apache-2.0", "si...
### File: spring-core/src/main/java/org/springframework/core/io/PathResource.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-core/src/main/java/org/springframework/core/io/PathResource.java", "license": "apache-2.0", "size": ...
### File: spring-core/src/main/java/org/springframework/core/io/ProtocolResolver.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 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-core/src/main/java/org/springframework/core/io/ProtocolResolver.java", "license": "apache-2.0", "siz...
### File: spring-core/src/main/java/org/springframework/core/io/Resource.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-core/src/main/java/org/springframework/core/io/Resource.java", "license": "apache-2.0", "size": 5870...
### File: spring-core/src/main/java/org/springframework/core/io/ResourceEditor.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-core/src/main/java/org/springframework/core/io/ResourceEditor.java", "license": "apache-2.0", "size"...
### File: spring-core/src/main/java/org/springframework/core/io/ResourceLoader.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-core/src/main/java/org/springframework/core/io/ResourceLoader.java", "license": "apache-2.0", "size"...
### File: spring-core/src/main/java/org/springframework/core/io/UrlResource.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-core/src/main/java/org/springframework/core/io/UrlResource.java", "license": "apache-2.0", "size": 8...
### File: spring-core/src/main/java/org/springframework/core/io/VfsResource.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-core/src/main/java/org/springframework/core/io/VfsResource.java", "license": "apache-2.0", "size": 3...
### File: spring-core/src/main/java/org/springframework/core/io/VfsUtils.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-core/src/main/java/org/springframework/core/io/VfsUtils.java", "license": "apache-2.0", "size": 7029...
### File: spring-core/src/main/java/org/springframework/core/io/WritableResource.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Licens...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/io/WritableResource.java", "license": "apache-2.0", "siz...
### File: spring-core/src/main/java/org/springframework/core/io/buffer/DataBuffer.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 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-core/src/main/java/org/springframework/core/io/buffer/DataBuffer.java", "license": "apache-2.0", "si...
### File: spring-core/src/main/java/org/springframework/core/io/buffer/DataBufferFactory.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 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-core/src/main/java/org/springframework/core/io/buffer/DataBufferFactory.java", "license": "apache-2....
### File: spring-core/src/main/java/org/springframework/core/io/buffer/DataBufferLimitException.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-core/src/main/java/org/springframework/core/io/buffer/DataBufferLimitException.java", "license": "ap...
### File: spring-core/src/main/java/org/springframework/core/io/buffer/DataBufferUtils.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-core/src/main/java/org/springframework/core/io/buffer/DataBufferUtils.java", "license": "apache-2.0"...
### File: spring-core/src/main/java/org/springframework/core/io/buffer/DataBufferWrapper.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-core/src/main/java/org/springframework/core/io/buffer/DataBufferWrapper.java", "license": "apache-2....
### File: spring-core/src/main/java/org/springframework/core/io/buffer/DefaultDataBuffer.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-core/src/main/java/org/springframework/core/io/buffer/DefaultDataBuffer.java", "license": "apache-2....
### File: spring-core/src/main/java/org/springframework/core/io/buffer/DefaultDataBufferFactory.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-core/src/main/java/org/springframework/core/io/buffer/DefaultDataBufferFactory.java", "license": "ap...
### File: spring-core/src/main/java/org/springframework/core/io/buffer/LimitedDataBufferList.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-core/src/main/java/org/springframework/core/io/buffer/LimitedDataBufferList.java", "license": "apach...
### File: spring-core/src/main/java/org/springframework/core/io/buffer/NettyDataBuffer.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-core/src/main/java/org/springframework/core/io/buffer/NettyDataBuffer.java", "license": "apache-2.0"...
### File: spring-core/src/main/java/org/springframework/core/io/buffer/NettyDataBufferFactory.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-core/src/main/java/org/springframework/core/io/buffer/NettyDataBufferFactory.java", "license": "apac...
### File: spring-core/src/main/java/org/springframework/core/io/buffer/PooledDataBuffer.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-core/src/main/java/org/springframework/core/io/buffer/PooledDataBuffer.java", "license": "apache-2.0...
### File: spring-core/src/main/java/org/springframework/core/io/buffer/package-info.java /** * Generic abstraction for working with byte buffer implementations. */ @NonNullApi @NonNullFields package org.springframework.core.io.buffer; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNul...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/io/buffer/package-info.java", "license": "apache-2.0", "...
### File: spring-core/src/main/java/org/springframework/core/io/package-info.java /** * Generic abstraction for (file-based) resources, used throughout the framework. */ @NonNullApi @NonNullFields package org.springframework.core.io; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNull...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/io/package-info.java", "license": "apache-2.0", "size": ...
### File: spring-core/src/main/java/org/springframework/core/io/support/DefaultPropertySourceFactory.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-core/src/main/java/org/springframework/core/io/support/DefaultPropertySourceFactory.java", "license"...
### File: spring-core/src/main/java/org/springframework/core/io/support/EncodedResource.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-core/src/main/java/org/springframework/core/io/support/EncodedResource.java", "license": "apache-2.0...
### File: spring-core/src/main/java/org/springframework/core/io/support/LocalizedResourceHelper.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-core/src/main/java/org/springframework/core/io/support/LocalizedResourceHelper.java", "license": "ap...
### File: spring-core/src/main/java/org/springframework/core/io/support/PathMatchingResourcePatternResolver.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-core/src/main/java/org/springframework/core/io/support/PathMatchingResourcePatternResolver.java", "l...
### File: spring-core/src/main/java/org/springframework/core/io/support/PropertiesLoaderSupport.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-core/src/main/java/org/springframework/core/io/support/PropertiesLoaderSupport.java", "license": "ap...
### File: spring-core/src/main/java/org/springframework/core/io/support/PropertiesLoaderUtils.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-core/src/main/java/org/springframework/core/io/support/PropertiesLoaderUtils.java", "license": "apac...
### File: spring-core/src/main/java/org/springframework/core/io/support/PropertySourceFactory.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-core/src/main/java/org/springframework/core/io/support/PropertySourceFactory.java", "license": "apac...
### File: spring-core/src/main/java/org/springframework/core/io/support/ResourceArrayPropertyEditor.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-core/src/main/java/org/springframework/core/io/support/ResourceArrayPropertyEditor.java", "license":...
### File: spring-core/src/main/java/org/springframework/core/io/support/ResourcePatternResolver.java /* * Copyright 2002-2007 the original author or authors. * * 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-core/src/main/java/org/springframework/core/io/support/ResourcePatternResolver.java", "license": "ap...
### File: spring-core/src/main/java/org/springframework/core/io/support/ResourcePatternUtils.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-core/src/main/java/org/springframework/core/io/support/ResourcePatternUtils.java", "license": "apach...
### File: spring-core/src/main/java/org/springframework/core/io/support/ResourcePropertySource.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-core/src/main/java/org/springframework/core/io/support/ResourcePropertySource.java", "license": "apa...
### File: spring-core/src/main/java/org/springframework/core/io/support/ResourceRegion.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-core/src/main/java/org/springframework/core/io/support/ResourceRegion.java", "license": "apache-2.0"...
### File: spring-core/src/main/java/org/springframework/core/io/support/SpringFactoriesLoader.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-core/src/main/java/org/springframework/core/io/support/SpringFactoriesLoader.java", "license": "apac...
### File: spring-core/src/main/java/org/springframework/core/io/support/VfsPatternUtils.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-core/src/main/java/org/springframework/core/io/support/VfsPatternUtils.java", "license": "apache-2.0...
### File: spring-core/src/main/java/org/springframework/core/io/support/package-info.java /** * Support classes for Spring's resource abstraction. * Includes a ResourcePatternResolver mechanism. */ @NonNullApi @NonNullFields package org.springframework.core.io.support; import org.springframework.lang.NonNullApi; im...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/io/support/package-info.java", "license": "apache-2.0", ...
### File: spring-core/src/main/java/org/springframework/core/log/CompositeLog.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-core/src/main/java/org/springframework/core/log/CompositeLog.java", "license": "apache-2.0", "size":...
### File: spring-core/src/main/java/org/springframework/core/log/LogAccessor.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-core/src/main/java/org/springframework/core/log/LogAccessor.java", "license": "apache-2.0", "size": ...
### File: spring-core/src/main/java/org/springframework/core/log/LogDelegateFactory.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-core/src/main/java/org/springframework/core/log/LogDelegateFactory.java", "license": "apache-2.0", "...
### File: spring-core/src/main/java/org/springframework/core/log/LogFormatUtils.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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/log/LogFormatUtils.java", "license": "apache-2.0", "size...
### File: spring-core/src/main/java/org/springframework/core/log/LogMessage.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-core/src/main/java/org/springframework/core/log/LogMessage.java", "license": "apache-2.0", "size": 7...
### File: spring-core/src/main/java/org/springframework/core/log/package-info.java /** * Useful delegates for Spring's logging conventions. */ @NonNullApi @NonNullFields package org.springframework.core.log; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNullFields;
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/log/package-info.java", "license": "apache-2.0", "size":...
### File: spring-core/src/main/java/org/springframework/core/package-info.java /** * Provides basic classes for exception handling and version detection, * and other core helpers that are not specific to any part of the framework. */ @NonNullApi @NonNullFields package org.springframework.core; 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-core/src/main/java/org/springframework/core/package-info.java", "license": "apache-2.0", "size": 311...
### File: spring-core/src/main/java/org/springframework/core/serializer/DefaultDeserializer.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-core/src/main/java/org/springframework/core/serializer/DefaultDeserializer.java", "license": "apache...
### File: spring-core/src/main/java/org/springframework/core/serializer/DefaultSerializer.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 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-core/src/main/java/org/springframework/core/serializer/DefaultSerializer.java", "license": "apache-2...
### File: spring-core/src/main/java/org/springframework/core/serializer/Deserializer.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-core/src/main/java/org/springframework/core/serializer/Deserializer.java", "license": "apache-2.0", ...
### File: spring-core/src/main/java/org/springframework/core/serializer/Serializer.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-core/src/main/java/org/springframework/core/serializer/Serializer.java", "license": "apache-2.0", "s...
### File: spring-core/src/main/java/org/springframework/core/serializer/package-info.java /** * Root package for Spring's serializer interfaces and implementations. * Provides an abstraction over various serialization techniques. * Includes exceptions for serialization and deserialization failures. */ @NonNullApi @...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/serializer/package-info.java", "license": "apache-2.0", ...
### File: spring-core/src/main/java/org/springframework/core/serializer/support/DeserializingConverter.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 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-core/src/main/java/org/springframework/core/serializer/support/DeserializingConverter.java", "licens...
### File: spring-core/src/main/java/org/springframework/core/serializer/support/SerializationDelegate.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/serializer/support/SerializationDelegate.java", "license...
### File: spring-core/src/main/java/org/springframework/core/serializer/support/SerializationFailedException.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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/serializer/support/SerializationFailedException.java", "...
### File: spring-core/src/main/java/org/springframework/core/serializer/support/SerializingConverter.java /* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/serializer/support/SerializingConverter.java", "license"...
### File: spring-core/src/main/java/org/springframework/core/serializer/support/package-info.java /** * Support classes for Spring's serializer abstraction. * Includes adapters to the Converter SPI. */ @NonNullApi @NonNullFields package org.springframework.core.serializer.support; 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-core/src/main/java/org/springframework/core/serializer/support/package-info.java", "license": "apach...
### File: spring-core/src/main/java/org/springframework/core/style/DefaultToStringStyler.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of th...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/style/DefaultToStringStyler.java", "license": "apache-2....
### File: spring-core/src/main/java/org/springframework/core/style/DefaultValueStyler.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the L...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/style/DefaultValueStyler.java", "license": "apache-2.0",...
### File: spring-core/src/main/java/org/springframework/core/style/StylerUtils.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-core/src/main/java/org/springframework/core/style/StylerUtils.java", "license": "apache-2.0", "size"...
### File: spring-core/src/main/java/org/springframework/core/style/ToStringCreator.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-core/src/main/java/org/springframework/core/style/ToStringCreator.java", "license": "apache-2.0", "s...
### File: spring-core/src/main/java/org/springframework/core/style/ToStringStyler.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 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-core/src/main/java/org/springframework/core/style/ToStringStyler.java", "license": "apache-2.0", "si...
### File: spring-core/src/main/java/org/springframework/core/style/ValueStyler.java /* * Copyright 2002-2007 the original author or authors. * * 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-core/src/main/java/org/springframework/core/style/ValueStyler.java", "license": "apache-2.0", "size"...
### File: spring-core/src/main/java/org/springframework/core/style/package-info.java /** * Support for styling values as Strings, with ToStringCreator as central class. */ @NonNullApi @NonNullFields package org.springframework.core.style; 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-core/src/main/java/org/springframework/core/style/package-info.java", "license": "apache-2.0", "size...
### File: spring-core/src/main/java/org/springframework/core/task/AsyncListenableTaskExecutor.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-core/src/main/java/org/springframework/core/task/AsyncListenableTaskExecutor.java", "license": "apac...
### File: spring-core/src/main/java/org/springframework/core/task/AsyncTaskExecutor.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-core/src/main/java/org/springframework/core/task/AsyncTaskExecutor.java", "license": "apache-2.0", "...
### File: spring-core/src/main/java/org/springframework/core/task/SimpleAsyncTaskExecutor.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-core/src/main/java/org/springframework/core/task/SimpleAsyncTaskExecutor.java", "license": "apache-2...
### File: spring-core/src/main/java/org/springframework/core/task/SyncTaskExecutor.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 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-core/src/main/java/org/springframework/core/task/SyncTaskExecutor.java", "license": "apache-2.0", "s...
### File: spring-core/src/main/java/org/springframework/core/task/TaskDecorator.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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/task/TaskDecorator.java", "license": "apache-2.0", "size...