Commit Graph

482 Commits

Author SHA1 Message Date
Marcin Grzejszczak
b8cfd2ab1a apidocs & epub 2021-02-10 15:27:09 +01:00
Marcin Grzejszczak
d12dc0236b WIP 2021-02-10 14:59:53 +01:00
Glenn Renfro
f5c27020ae Updated to Spring Cloud Build 3.0.2
Update Spring Boot to 2.4.3-SNAPSHOT

resolves #763
2021-02-01 11:35:50 -05:00
Glenn Renfro
b13c36a5e0 Updated versions. 2021-01-21 09:34:53 -05:00
Glenn Renfro
d5e78184a6 Remove Gitter badge from Task 2021-01-13 09:59:49 -05:00
Glenn Renfro
5d7617c9d8 Updated Test Container version 2021-01-06 12:44:20 -05:00
Glenn Renfro
bb7567b851 Updated to support latest version of rabbitmq for test containers. 2021-01-06 11:52:54 -05:00
Spring Buildmaster
18cf866e8a [artifactory-release] Next development version 2020-12-21 17:18:21 +00:00
Spring Buildmaster
187ef63076 [artifactory-release] Release version 2.3.0 2020-12-21 17:18:17 +00:00
Jay Bryant
72d85adfc3 Editing pass
Editing for spelling, punctuation, voice, usage, and grammar.
Also made all the "here" links have more more meaningful link text,
to help with SEO across the documentation set.
2020-12-21 11:32:13 -05:00
Glenn Renfro
68455812d3 Updated dependencies for 2.3.0 2020-12-21 11:23:41 -05:00
Michael Minella
93156fdabc Added documentation for the Single Step Batch Job Starter
This commit does two things:

1. Adds documentation to the reference documentation for the single step
batch job starter.
2. It standardizes the naming of the properties across the various
readers/writers the autoconfiguration provides.

Polished docs on merge
2020-12-21 10:17:25 -05:00
Glenn Renfro
292b89b7ef Resetting back to snapshot 2020-12-11 13:07:46 -05:00
Spring Buildmaster
73e0eb389f [artifactory-release] Next development version 2020-12-11 17:31:40 +00:00
Spring Buildmaster
8e40ddcd20 [artifactory-release] Release version 2.3.0-RC1 2020-12-11 17:31:36 +00:00
Glenn Renfro
f0cb784f7d Updated versions 2020-12-11 11:53:07 -05:00
Ridvan ENIS
055be11ee5 Fix AsciiDoc formatting issue under First Steps #744
Added a bulleted list.

Else they are on the same line with no separator.
2020-12-08 19:38:54 -05:00
Glenn Renfro
89e38084e9 Updated properties and README for Kafka and AMQP
resolves #745
2020-12-03 14:14:35 -05:00
Glenn Renfro
2cba0f223a Tasks supports JobLauncherApplicationRunner
Will  support JobLauncherCommandLineRunner  if running task on Boot 2.2.0

resolves #645

Updated based on code review and rebased

Updated code based on code review
2020-12-03 09:44:51 -05:00
Glenn Renfro
13b6e2de4d Add ability for user to utilize external DBs for Multi-DB sample
Updated based on code review
2020-12-03 08:37:21 -05:00
Glenn Renfro
cf285e3e5f Removed version numbers as they are no longer needed
We now use the bom
2020-12-02 16:16:22 -05:00
Michael Minella
a7e8aa1102 Updated generics on single step batch job starter
This commit updates the generics for the domain object used in the
single step batch job starter from a 'Map<Object, Object>' to a
'Map<String, Object>'. This better reflects what is actually used.
2020-12-01 13:52:38 -06:00
Glenn Renfro
6320d7a3fb Reset back to snapshots for dependencies 2020-11-30 12:12:02 -05:00
Spring Buildmaster
f68f8e734b [artifactory-release] Next development version 2020-11-30 16:47:44 +00:00
Spring Buildmaster
c8eba09a21 [artifactory-release] Release version 2.3.0-M4 2020-11-30 16:47:40 +00:00
Glenn Renfro
78bd39719c Updated versions for Milestone 2020-11-30 10:20:47 -05:00
Glenn Renfro
626af44828 Adding KafkaItemWriter single step autoconfig
resolves #696

Updated to allow user to set the itemKeyMapper

Set a very simple keymapper that returns the same result

Updated based on code reviews

Updated Kafka version
2020-11-30 09:34:38 -05:00
Glenn Renfro
a841508604 Introducing KafkaItemReader for single step jobs
resolves #679

Rebase update

rebase update pom cleanup

Cleaned up tests

Updated

Added updates based on code review

polish
2020-11-30 09:01:24 -05:00
Glenn Renfro
0edef4ef05 Updated links in docs to reference html and pdf resources
resolves #730

Readded epubs to available doc types
2020-11-19 12:11:14 -05:00
DavidGrath
10d335f7ae Fixed typo in batch.adoc
Changed the following on line 121
- `Step`. The following example shows how to configure the `DefaultStepExecutionHandler`:
+ `Step`. The following example shows how to configure the `DeployerStepExecutionHandler`:
2020-11-18 12:40:19 +01:00
Michael Minella
704b8df2ad Added sort validation
This commit now validates that the value passed via a PageRequest to
sort the results by is a valid value.

Resolves #739

Fixed to allow for all letter cases
2020-11-09 10:30:03 -05:00
Glenn Renfro
bb7d235900 Updated test to clean out tables using delete instead of truncate 2020-11-06 17:14:08 -05:00
Glenn Renfro
8363bed0f9 Updated test container version.
Temporarily added batch schema.   Will remove after test is updated
2020-11-06 16:07:41 -05:00
Glenn Renfro
8337e8e3e4 Update versions for testcontainer andd rabbit versions for tests
Update jacoco version so build will work with the current release of maven

update
2020-10-28 20:52:34 -04:00
Glenn Renfro
a4b638a61e Updated build file to put all publications in the ref directory 2020-10-22 16:31:05 -04:00
Glenn Renfro
5cec7af1dd Updated test to make each batch instance unique.
This solves issue where Batch Instances were cleared out unnecessesarily
2020-10-20 14:33:58 -04:00
Varshith Kancharla
88e0c00d81 Update appendix-task-repository-schema.adoc 2020-10-01 22:43:07 +05:30
Glenn Renfro
2247763450 Resetting versions to snapshot 2020-09-24 14:42:16 -04:00
Spring Buildmaster
7386faabe6 [artifactory-release] Next development version 2020-09-24 14:33:22 +00:00
Spring Buildmaster
8abcf6337b [artifactory-release] Release version 2.3.0-M3 2020-09-24 14:33:18 +00:00
Glenn Renfro
c49f9d4a92 Update dependency versions for this release 2020-09-23 20:09:43 -04:00
Michael Minella
4adddc8f29 Polish 2020-09-23 17:42:37 -05:00
Glenn Renfro
414cfc3e96 Introduction of single-step-batch-job sample
resolves #702
2020-09-23 17:42:30 -05:00
Glenn Renfro
b71b46c333 Removed the Queue object from autoconfiguration 2020-09-23 15:39:55 -05:00
Glenn Renfro
b79657d398 Establish RabbitMQ Item Writer Single Step Batch
resolves #698
2020-09-23 15:12:12 -05:00
Glenn Renfro
5fa4a2028d Add AMQPItemReader
This adds autoconfiguration for an AMQPItemReader to the single step
batch job starter.

resolves TASK-680A
2020-09-23 08:06:57 -05:00
Glenn Renfro
7223f60ee7 Moved Flat File Autoconfigs, props and tests to the flatfile package 2020-09-22 14:49:30 -05:00
Glenn Renfro
7c23c31f48 Updated to resolve failed build 2020-09-22 15:47:58 -04:00
tarun dixit
71485fd5cd updates README in batch-event sample setting min Java version to 8 2020-08-22 17:21:22 -04:00
csaethre19
75583a267e updates README in batch-job sample setting min Java v to 8 2020-08-22 17:09:21 -04:00