text
stringlengths
24
1.04M
metadata
stringlengths
233
497
### File: spring-batch-core-tests/src/main/java/org/springframework/batch/sample/domain/football/internal/PlayerFieldSetMapper.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core-tests/src/main/java/org/springframework/batch/sample/domain/football/internal/PlayerFieldSetM...
### File: spring-batch-core-tests/src/main/java/org/springframework/batch/sample/domain/football/internal/PlayerItemWriter.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core-tests/src/main/java/org/springframework/batch/sample/domain/football/internal/PlayerItemWrite...
### File: spring-batch-core-tests/src/main/java/org/springframework/batch/sample/domain/football/internal/PlayerSummaryMapper.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core-tests/src/main/java/org/springframework/batch/sample/domain/football/internal/PlayerSummaryMa...
### File: spring-batch-core-tests/src/main/java/org/springframework/batch/sample/domain/football/internal/PlayerSummaryRowMapper.java /* * Copyright 2006-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core-tests/src/main/java/org/springframework/batch/sample/domain/football/internal/PlayerSummaryRo...
### File: spring-batch-core-tests/src/test/java/org/springframework/batch/core/test/IgnoredTestSuite.java /* * Copyright 2009-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 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-batch", "path": "spring-batch-core-tests/src/test/java/org/springframework/batch/core/test/IgnoredTestSuite.java", "license": "a...
### File: spring-batch-core-tests/src/test/java/org/springframework/batch/core/test/ldif/MyMapper.java /* * Copyright 2005-2014 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a 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-batch", "path": "spring-batch-core-tests/src/test/java/org/springframework/batch/core/test/ldif/MyMapper.java", "license": "apac...
### File: spring-batch-core-tests/src/test/java/org/springframework/batch/core/test/repository/JobSupport.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core-tests/src/test/java/org/springframework/batch/core/test/repository/JobSupport.java", "license...
### File: spring-batch-core-tests/src/test/java/test/jdbc/datasource/DataSourceInitializer.java /* * Copyright 2006-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 ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core-tests/src/test/java/test/jdbc/datasource/DataSourceInitializer.java", "license": "apache-2.0"...
### File: spring-batch-core-tests/src/test/java/test/jdbc/datasource/DerbyDataSourceFactoryBean.java /* * Copyright 2009-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-batch", "path": "spring-batch-core-tests/src/test/java/test/jdbc/datasource/DerbyDataSourceFactoryBean.java", "license": "apache...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/BatchStatus.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/BatchStatus.java", "license": "apache-2.0", "siz...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/ChunkListener.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/ChunkListener.java", "license": "apache-2.0", "s...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/DefaultJobKeyGenerator.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/DefaultJobKeyGenerator.java", "license": "apache...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/Entity.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/Entity.java", "license": "apache-2.0", "size": 3...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/ExitStatus.java /* * Copyright 2006-2014 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/ExitStatus.java", "license": "apache-2.0", "size...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/ItemProcessListener.java /* * Copyright 2006-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy o...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/ItemProcessListener.java", "license": "apache-2....
### File: spring-batch-core/src/main/java/org/springframework/batch/core/ItemReadListener.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/ItemReadListener.java", "license": "apache-2.0",...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/ItemWriteListener.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/ItemWriteListener.java", "license": "apache-2.0"...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/Job.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/Job.java", "license": "apache-2.0", "size": 2324...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/JobExecution.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/JobExecution.java", "license": "apache-2.0", "si...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/JobExecutionException.java /* * Copyright 2006-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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/JobExecutionException.java", "license": "apache-...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/JobExecutionListener.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/JobExecutionListener.java", "license": "apache-2...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/JobInstance.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/JobInstance.java", "license": "apache-2.0", "siz...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/JobInterruptedException.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/JobInterruptedException.java", "license": "apach...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/JobKeyGenerator.java /* * Copyright 2013-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/JobKeyGenerator.java", "license": "apache-2.0", ...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/JobParameter.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/JobParameter.java", "license": "apache-2.0", "si...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/JobParameters.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/JobParameters.java", "license": "apache-2.0", "s...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/JobParametersBuilder.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/JobParametersBuilder.java", "license": "apache-2...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/JobParametersIncrementer.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/JobParametersIncrementer.java", "license": "apac...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/JobParametersInvalidException.java /* * Copyright 2009-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 ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/JobParametersInvalidException.java", "license": ...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/JobParametersValidator.java /* * Copyright 2010-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/JobParametersValidator.java", "license": "apache...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/SkipListener.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/SkipListener.java", "license": "apache-2.0", "si...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/StartLimitExceededException.java /* * Copyright 2006-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 ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/StartLimitExceededException.java", "license": "a...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/Step.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/Step.java", "license": "apache-2.0", "size": 190...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/StepContribution.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/StepContribution.java", "license": "apache-2.0",...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/StepExecution.java /* * Copyright 2006-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 ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/StepExecution.java", "license": "apache-2.0", "s...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/StepExecutionListener.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/StepExecutionListener.java", "license": "apache-...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/StepListener.java /* * Copyright 2006-2008 the original author or authors. * * Licensed under 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/StepListener.java", "license": "apache-2.0", "si...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/UnexpectedJobExecutionException.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/UnexpectedJobExecutionException.java", "license"...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/AfterChunk.java /* * Copyright 2002-2008 the original author or authors. * * Licensed under 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/AfterChunk.java", "license": "apache-...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/AfterChunkError.java /* * Copyright 2012-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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/AfterChunkError.java", "license": "ap...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/AfterJob.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/AfterJob.java", "license": "apache-2....
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/AfterProcess.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/AfterProcess.java", "license": "apach...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/AfterRead.java /* * Copyright 2002-2008 the original author or authors. * * Licensed under 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/AfterRead.java", "license": "apache-2...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/AfterStep.java /* * Copyright 2006-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 ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/AfterStep.java", "license": "apache-2...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/AfterWrite.java /* * Copyright 2006-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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/AfterWrite.java", "license": "apache-...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/BeforeChunk.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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/BeforeChunk.java", "license": "apache...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/BeforeJob.java /* * Copyright 2006-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 ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/BeforeJob.java", "license": "apache-2...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/BeforeProcess.java /* * Copyright 2002-2008 the original author or authors. * * Licensed under 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/BeforeProcess.java", "license": "apac...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/BeforeRead.java /* * Copyright 2002-2008 the original author or authors. * * Licensed under 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/BeforeRead.java", "license": "apache-...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/BeforeStep.java /* * Copyright 2006-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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/BeforeStep.java", "license": "apache-...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/BeforeWrite.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/BeforeWrite.java", "license": "apache...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/OnProcessError.java /* * Copyright 2006-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 ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/OnProcessError.java", "license": "apa...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/OnReadError.java /* * Copyright 2002-2008 the original author or authors. * * Licensed under 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/OnReadError.java", "license": "apache...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/OnSkipInProcess.java /* * Copyright 2006-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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/OnSkipInProcess.java", "license": "ap...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/OnSkipInRead.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/OnSkipInRead.java", "license": "apach...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/OnSkipInWrite.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/OnSkipInWrite.java", "license": "apac...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/OnWriteError.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/OnWriteError.java", "license": "apach...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/annotation/package-info.java /** * Annotations for java based configuration of listeners. * * @author Michael Minella */ package org.springframework.batch.core.annotation;
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/annotation/package-info.java", "license": "apach...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/BatchConfigurationException.java /* * Copyright 2014-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Y...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/BatchConfigurationException.java",...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/DuplicateJobException.java /* * Copyright 2006-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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/DuplicateJobException.java", "lice...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/JobFactory.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/JobFactory.java", "license": "apac...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/JobLocator.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/JobLocator.java", "license": "apac...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/JobRegistry.java /* * Copyright 2006-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 ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/JobRegistry.java", "license": "apa...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/ListableJobLocator.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/ListableJobLocator.java", "license...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/StepRegistry.java /* * Copyright 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/StepRegistry.java", "license": "ap...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.java /* * Copyright 2012-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/AbstractBatchConfigurat...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/BatchConfigurationSelector.java /* * Copyright 2012-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/BatchConfigurationSelec...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/BatchConfigurer.java /* * Copyright 2012-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. * 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/BatchConfigurer.java", ...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.java /* * Copyright 2012-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer....
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/EnableBatchProcessing.java /* * Copyright 2012-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/EnableBatchProcessing.j...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/JobBuilderFactory.java /* * Copyright 2012-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. * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/JobBuilderFactory.java"...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/JobScope.java /* * Copyright 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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/JobScope.java", "licens...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/ModularBatchConfiguration.java /* * Copyright 2012-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/ModularBatchConfigurati...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.java /* * Copyright 2012-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguratio...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/StepBuilderFactory.java /* * Copyright 2012-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. *...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/StepBuilderFactory.java...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/StepScope.java /* * Copyright 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/StepScope.java", "licen...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/package-info.java /** * Annotations and builder factories for java based configuration * * @author Michael Minella * @author Mahmoud Ben Hassine */ @NonNullApi package org.springframework.batch.core.configuration.anno...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/annotation/package-info.java", "li...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/package-info.java /** * Interfaces for registration and location of job configurations. * * @author Michael Minella * @author Mahmoud Ben Hassine */ @NonNullApi package org.springframework.batch.core.configuration; import org.s...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/package-info.java", "license": "ap...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.java /* * Copyright 2006-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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/AbstractApplicationContext...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/ApplicationContextFactory.java /* * Copyright 2006-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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/ApplicationContextFactory....
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/ApplicationContextJobFactory.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/ApplicationContextJobFacto...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.java...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/ClassPathXmlApplicationContextFactory.java /* * Copyright 2006-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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/ClassPathXmlApplicationCon...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/ClassPathXmlJobRegistry.java /* * Copyright 2008-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. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/ClassPathXmlJobRegistry.ja...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.java /* * Copyright 2006-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...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/ClasspathXmlApplicationCon...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/DefaultJobLoader.java /* * Copyright 2006-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/DefaultJobLoader.java", "l...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/GenericApplicationContextFactory.java /* * Copyright 2006-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 ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/GenericApplicationContextF...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/GroupAwareJob.java /* * Copyright 2006-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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/GroupAwareJob.java", "lice...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/JobFactoryRegistrationListener.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/JobFactoryRegistrationList...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/JobLoader.java /* * Copyright 2009-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/JobLoader.java", "license"...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcess...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/MapJobRegistry.java /* * Copyright 2006-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You ma...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/MapJobRegistry.java", "lic...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/MapStepRegistry.java /* * Copyright 2012-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 m...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/MapStepRegistry.java", "li...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/ReferenceJobFactory.java /* * Copyright 2006-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. * 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/ReferenceJobFactory.java",...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/package-info.java /** * Specific implementations of configuration concerns. * * @author Michael Minella * @author Mahmoud Ben Hassine */ @NonNullApi package org.springframework.batch.core.configuration.support; import 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/package-info.java", "licen...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/xml/AbstractFlowParser.java /* * Copyright 2006-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 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/xml/AbstractFlowParser.java", "lic...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/xml/AbstractListenerParser.java /* * Copyright 2009-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. * 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/xml/AbstractListenerParser.java", ...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/xml/AbstractStepParser.java /* * Copyright 2006-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/xml/AbstractStepParser.java", "lic...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/xml/BeanDefinitionUtils.java /* * Copyright 2006-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. * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/xml/BeanDefinitionUtils.java", "li...
### File: spring-batch-core/src/main/java/org/springframework/batch/core/configuration/xml/ChunkElementParser.java /* * Copyright 2006-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You 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-batch", "path": "spring-batch-core/src/main/java/org/springframework/batch/core/configuration/xml/ChunkElementParser.java", "lic...