text stringlengths 24 1.04M | metadata stringlengths 233 497 |
|---|---|
### File: spring-beans/src/main/java/org/springframework/beans/factory/xml/package-info.java
/**
* Contains an abstract XML-based {@code BeanFactory} implementation,
* including a standard "spring-beans" XSD.
*/
@NonNullApi
@NonNullFields
package org.springframework.beans.factory.xml;
import org.springframework.lan... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/factory/xml/package-info.java", "license": "apache-2.0... |
### File: spring-beans/src/main/java/org/springframework/beans/package-info.java
/**
* This package contains interfaces and classes for manipulating Java beans.
* It is used by most other Spring packages.
*
* <p>A BeanWrapper object may be used to set and get bean properties,
* singly or in bulk.
*
* <p>The clas... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/package-info.java", "license": "apache-2.0", "size": 6... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/ByteArrayPropertyEditor.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-beans/src/main/java/org/springframework/beans/propertyeditors/ByteArrayPropertyEditor.java", "licens... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/CharArrayPropertyEditor.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-beans/src/main/java/org/springframework/beans/propertyeditors/CharArrayPropertyEditor.java", "licens... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/CharacterEditor.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-beans/src/main/java/org/springframework/beans/propertyeditors/CharacterEditor.java", "license": "apa... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/CharsetEditor.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 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-beans/src/main/java/org/springframework/beans/propertyeditors/CharsetEditor.java", "license": "apach... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/ClassArrayEditor.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a cop... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/propertyeditors/ClassArrayEditor.java", "license": "ap... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/ClassEditor.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-beans/src/main/java/org/springframework/beans/propertyeditors/ClassEditor.java", "license": "apache-... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/CurrencyEditor.java
/*
* Copyright 2002-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/propertyeditors/CurrencyEditor.java", "license": "apac... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/CustomBooleanEditor.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-beans/src/main/java/org/springframework/beans/propertyeditors/CustomBooleanEditor.java", "license": ... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/CustomCollectionEditor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/propertyeditors/CustomCollectionEditor.java", "license... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/CustomDateEditor.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-beans/src/main/java/org/springframework/beans/propertyeditors/CustomDateEditor.java", "license": "ap... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/CustomMapEditor.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-beans/src/main/java/org/springframework/beans/propertyeditors/CustomMapEditor.java", "license": "apa... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/CustomNumberEditor.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a c... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/propertyeditors/CustomNumberEditor.java", "license": "... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/FileEditor.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of t... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/propertyeditors/FileEditor.java", "license": "apache-2... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/InputSourceEditor.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 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-beans/src/main/java/org/springframework/beans/propertyeditors/InputSourceEditor.java", "license": "a... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/InputStreamEditor.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-beans/src/main/java/org/springframework/beans/propertyeditors/InputStreamEditor.java", "license": "a... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/LocaleEditor.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-beans/src/main/java/org/springframework/beans/propertyeditors/LocaleEditor.java", "license": "apache... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/PathEditor.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-beans/src/main/java/org/springframework/beans/propertyeditors/PathEditor.java", "license": "apache-2... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/PatternEditor.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-beans/src/main/java/org/springframework/beans/propertyeditors/PatternEditor.java", "license": "apach... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/PropertiesEditor.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a cop... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/propertyeditors/PropertiesEditor.java", "license": "ap... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/ReaderEditor.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/propertyeditors/ReaderEditor.java", "license": "apache... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/ResourceBundleEditor.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-beans/src/main/java/org/springframework/beans/propertyeditors/ResourceBundleEditor.java", "license":... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/StringArrayPropertyEditor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/propertyeditors/StringArrayPropertyEditor.java", "lice... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/StringTrimmerEditor.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-beans/src/main/java/org/springframework/beans/propertyeditors/StringTrimmerEditor.java", "license": ... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/TimeZoneEditor.java
/*
* Copyright 2002-2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/propertyeditors/TimeZoneEditor.java", "license": "apac... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/URIEditor.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-beans/src/main/java/org/springframework/beans/propertyeditors/URIEditor.java", "license": "apache-2.... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/URLEditor.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of th... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/propertyeditors/URLEditor.java", "license": "apache-2.... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/UUIDEditor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of t... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/propertyeditors/UUIDEditor.java", "license": "apache-2... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/ZoneIdEditor.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/propertyeditors/ZoneIdEditor.java", "license": "apache... |
### File: spring-beans/src/main/java/org/springframework/beans/propertyeditors/package-info.java
/**
* Properties editors used to convert from String values to object
* types such as java.util.Properties.
*
* <p>Some of these editors are registered automatically by BeanWrapperImpl.
* "CustomXxxEditor" classes are ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/propertyeditors/package-info.java", "license": "apache... |
### File: spring-beans/src/main/java/org/springframework/beans/support/ArgumentConvertingMethodInvoker.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-beans/src/main/java/org/springframework/beans/support/ArgumentConvertingMethodInvoker.java", "licens... |
### File: spring-beans/src/main/java/org/springframework/beans/support/MutableSortDefinition.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 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-beans/src/main/java/org/springframework/beans/support/MutableSortDefinition.java", "license": "apach... |
### File: spring-beans/src/main/java/org/springframework/beans/support/PagedListHolder.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-beans/src/main/java/org/springframework/beans/support/PagedListHolder.java", "license": "apache-2.0"... |
### File: spring-beans/src/main/java/org/springframework/beans/support/PropertyComparator.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-beans/src/main/java/org/springframework/beans/support/PropertyComparator.java", "license": "apache-2... |
### File: spring-beans/src/main/java/org/springframework/beans/support/ResourceEditorRegistrar.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-beans/src/main/java/org/springframework/beans/support/ResourceEditorRegistrar.java", "license": "apa... |
### File: spring-beans/src/main/java/org/springframework/beans/support/SortDefinition.java
/*
* Copyright 2002-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the L... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/support/SortDefinition.java", "license": "apache-2.0",... |
### File: spring-beans/src/main/java/org/springframework/beans/support/package-info.java
/**
* Classes supporting the org.springframework.beans package,
* such as utility classes for sorting and holding lists of beans.
*/
@NonNullApi
@NonNullFields
package org.springframework.beans.support;
import org.springframewo... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/java/org/springframework/beans/support/package-info.java", "license": "apache-2.0", "... |
### File: spring-beans/src/main/kotlin/org/springframework/beans/factory/BeanFactoryExtensions.kt
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy o... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/kotlin/org/springframework/beans/factory/BeanFactoryExtensions.kt", "license": "apa... |
### File: spring-beans/src/main/kotlin/org/springframework/beans/factory/ListableBeanFactoryExtensions.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 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": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/main/kotlin/org/springframework/beans/factory/ListableBeanFactoryExtensions.kt", "licens... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/config/MyDeprecatedBean.java
/*
* Copyright 2002-2010 the original author or authors.
*
* Licensed under 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-beans/src/test/java/org/springframework/beans/factory/config/MyDeprecatedBean.java", "license": "apa... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/support/security/support/ConstructorBean.java
/*
* Copyright 2002-2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/beans/factory/support/security/support/ConstructorBean.java"... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/support/security/support/CustomCallbackBean.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.
* Y... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/beans/factory/support/security/support/CustomCallbackBean.ja... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/support/security/support/CustomFactoryBean.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.
* 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-beans/src/test/java/org/springframework/beans/factory/support/security/support/CustomFactoryBean.jav... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/support/security/support/DestroyBean.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-beans/src/test/java/org/springframework/beans/factory/support/security/support/DestroyBean.java", "l... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/support/security/support/FactoryBean.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-beans/src/test/java/org/springframework/beans/factory/support/security/support/FactoryBean.java", "l... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/support/security/support/InitBean.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 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-beans/src/test/java/org/springframework/beans/factory/support/security/support/InitBean.java", "lice... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/support/security/support/PropertyBean.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-beans/src/test/java/org/springframework/beans/factory/support/security/support/PropertyBean.java", "... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/xml/ConstructorDependenciesBean.java
/*
* Copyright 2002-2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may 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-beans/src/test/java/org/springframework/beans/factory/xml/ConstructorDependenciesBean.java", "licens... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/xml/CountingFactory.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/beans/factory/xml/CountingFactory.java", "license": "apache-... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/xml/DummyReferencer.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/beans/factory/xml/DummyReferencer.java", "license": "apache-... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/xml/FactoryMethods.java
/*
* Copyright 2002-2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of 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-beans/src/test/java/org/springframework/beans/factory/xml/FactoryMethods.java", "license": "apache-2... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/xml/GeneratedNameBean.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 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-beans/src/test/java/org/springframework/beans/factory/xml/GeneratedNameBean.java", "license": "apach... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/xml/InstanceFactory.java
/*
* Copyright 2002-2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/beans/factory/xml/InstanceFactory.java", "license": "apache-... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/xml/MixedCollectionBean.java
/*
* Copyright 2002-2006 the original author or authors.
*
* Licensed under 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-beans/src/test/java/org/springframework/beans/factory/xml/MixedCollectionBean.java", "license": "apa... |
### File: spring-beans/src/test/java/org/springframework/beans/factory/xml/ProtectedLifecycleBean.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a c... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/beans/factory/xml/ProtectedLifecycleBean.java", "license": "... |
### File: spring-beans/src/test/java/org/springframework/beans/support/DerivedFromProtectedBaseBean.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-beans/src/test/java/org/springframework/beans/support/DerivedFromProtectedBaseBean.java", "license":... |
### File: spring-beans/src/test/java/org/springframework/beans/support/ProtectedBaseBean.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-beans/src/test/java/org/springframework/beans/support/ProtectedBaseBean.java", "license": "apache-2.... |
### File: spring-beans/src/test/java/org/springframework/tests/beans/CollectingReaderEventListener.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 ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/beans/CollectingReaderEventListener.java", "license": ... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/AgeHolder.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-beans/src/test/java/org/springframework/tests/sample/beans/AgeHolder.java", "license": "apache-2.0",... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/AnnotatedBean.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of t... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/sample/beans/AnnotatedBean.java", "license": "apache-2... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/BooleanTestBean.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/sample/beans/BooleanTestBean.java", "license": "apache... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/Colour.java
/*
* Copyright 2002-2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the 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-beans/src/test/java/org/springframework/tests/sample/beans/Colour.java", "license": "apache-2.0", "s... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/CountingTestBean.java
/*
* Copyright 2002-2005 the original author or authors.
*
* Licensed under 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-beans/src/test/java/org/springframework/tests/sample/beans/CountingTestBean.java", "license": "apach... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/CustomEnum.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-beans/src/test/java/org/springframework/tests/sample/beans/CustomEnum.java", "license": "apache-2.0"... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/DependenciesBean.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 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-beans/src/test/java/org/springframework/tests/sample/beans/DependenciesBean.java", "license": "apach... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/DerivedTestBean.java
/*
* Copyright 2002-2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/sample/beans/DerivedTestBean.java", "license": "apache... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/DummyBean.java
/*
* Copyright 2002-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the L... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/sample/beans/DummyBean.java", "license": "apache-2.0",... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/DummyFactory.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-beans/src/test/java/org/springframework/tests/sample/beans/DummyFactory.java", "license": "apache-2.... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/GenericBean.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/sample/beans/GenericBean.java", "license": "apache-2.0... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/GenericIntegerBean.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-beans/src/test/java/org/springframework/tests/sample/beans/GenericIntegerBean.java", "license": "apa... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/GenericSetOfIntegerBean.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-beans/src/test/java/org/springframework/tests/sample/beans/GenericSetOfIntegerBean.java", "license":... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/HasMap.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Lice... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/sample/beans/HasMap.java", "license": "apache-2.0", "s... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/INestedTestBean.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/sample/beans/INestedTestBean.java", "license": "apache... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/IOther.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-beans/src/test/java/org/springframework/tests/sample/beans/IOther.java", "license": "apache-2.0", "s... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/ITestBean.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-beans/src/test/java/org/springframework/tests/sample/beans/ITestBean.java", "license": "apache-2.0",... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/IndexedTestBean.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/sample/beans/IndexedTestBean.java", "license": "apache... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/LifecycleBean.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-beans/src/test/java/org/springframework/tests/sample/beans/LifecycleBean.java", "license": "apache-2... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/MustBeInitialized.java
/*
* Copyright 2002-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/sample/beans/MustBeInitialized.java", "license": "apac... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/NestedTestBean.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/sample/beans/NestedTestBean.java", "license": "apache-... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/NumberTestBean.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/sample/beans/NumberTestBean.java", "license": "apache-... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/PackageLevelVisibleBean.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... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/sample/beans/PackageLevelVisibleBean.java", "license":... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/Pet.java
/*
* Copyright 2002-2006 the original author or authors.
*
* Licensed under 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-beans/src/test/java/org/springframework/tests/sample/beans/Pet.java", "license": "apache-2.0", "size... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/SideEffectBean.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-beans/src/test/java/org/springframework/tests/sample/beans/SideEffectBean.java", "license": "apache-... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/factory/DummyFactory.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a co... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/sample/beans/factory/DummyFactory.java", "license": "a... |
### File: spring-beans/src/test/java/org/springframework/tests/sample/beans/package-info.java
/**
* General purpose sample beans that can be used with tests.
*/
package org.springframework.tests.sample.beans;
| {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/java/org/springframework/tests/sample/beans/package-info.java", "license": "apache-2.... |
### File: spring-beans/src/test/kotlin/org/springframework/beans/KotlinBeanUtilsTests.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 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": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-beans/src/test/kotlin/org/springframework/beans/KotlinBeanUtilsTests.kt", "license": "apache-2.0",... |
### File: spring-beans/src/test/kotlin/org/springframework/beans/factory/BeanFactoryExtensionsTests.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 obtain a c... | {"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-beans/src/test/kotlin/org/springframework/beans/factory/BeanFactoryExtensionsTests.kt", "license":... |
### File: spring-beans/src/test/kotlin/org/springframework/beans/factory/ListableBeanFactoryExtensionsTests.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-beans/src/test/kotlin/org/springframework/beans/factory/ListableBeanFactoryExtensionsTests.kt", "l... |
### File: spring-beans/src/test/kotlin/org/springframework/beans/factory/annotation/KotlinAutowiredTests.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 obtai... | {"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-beans/src/test/kotlin/org/springframework/beans/factory/annotation/KotlinAutowiredTests.kt", "lice... |
### File: spring-context-indexer/src/main/java/org/springframework/context/index/processor/CandidateComponentsIndexer.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-context-indexer/src/main/java/org/springframework/context/index/processor/CandidateComponentsIndexer... |
### File: spring-context-indexer/src/main/java/org/springframework/context/index/processor/CandidateComponentsMetadata.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-context-indexer/src/main/java/org/springframework/context/index/processor/CandidateComponentsMetadat... |
### File: spring-context-indexer/src/main/java/org/springframework/context/index/processor/IndexedStereotypesProvider.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-context-indexer/src/main/java/org/springframework/context/index/processor/IndexedStereotypesProvider... |
### File: spring-context-indexer/src/main/java/org/springframework/context/index/processor/ItemMetadata.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context-indexer/src/main/java/org/springframework/context/index/processor/ItemMetadata.java", "licen... |
### File: spring-context-indexer/src/main/java/org/springframework/context/index/processor/MetadataCollector.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-context-indexer/src/main/java/org/springframework/context/index/processor/MetadataCollector.java", "... |
### File: spring-context-indexer/src/main/java/org/springframework/context/index/processor/MetadataStore.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context-indexer/src/main/java/org/springframework/context/index/processor/MetadataStore.java", "lice... |
### File: spring-context-indexer/src/main/java/org/springframework/context/index/processor/PackageInfoStereotypesProvider.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-context-indexer/src/main/java/org/springframework/context/index/processor/PackageInfoStereotypesProv... |
### File: spring-context-indexer/src/main/java/org/springframework/context/index/processor/PropertiesMarshaller.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-context-indexer/src/main/java/org/springframework/context/index/processor/PropertiesMarshaller.java"... |
### File: spring-context-indexer/src/main/java/org/springframework/context/index/processor/SortedProperties.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-context-indexer/src/main/java/org/springframework/context/index/processor/SortedProperties.java", "l... |
### File: spring-context-indexer/src/main/java/org/springframework/context/index/processor/StandardStereotypesProvider.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-context-indexer/src/main/java/org/springframework/context/index/processor/StandardStereotypesProvide... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.