Commit Graph

461 Commits

Author SHA1 Message Date
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
Andre da Silva
eebe8fa6ca Update README in JPA sample setting the minimum Java version to 8, line #8. 2020-08-21 19:29:33 -04:00
Glenn Renfro
52dc6a3f5c Updated README to set Java version minimum is Java 8
resolves issue #708
2020-08-18 19:49:02 -04:00
Arushi
102e8e8cf2 Changed Java version from 7 to 8 in timestamp/README 2020-08-17 20:44:05 -04:00
Glenn Renfro
97989b440c Updated Java Version 2020-08-17 13:36:56 -04:00
Glenn Renfro
b4ea1040de Task tags assigned to all metrics sent by the app
Ensure that Task's org.springframework.cloud.task.configurationorg.springframework.cloud.task.configuration.MetricsAutoConfiguration is configured Before org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration (that in turn is configured Before the CompositeMeterRegistryAutoConfiguration).
Resolves #691
2020-08-11 11:52:52 -04:00
Glenn Renfro
91bcd1ab41 Change repository for dependendencies to snapshot instead of libs-snapshot-local 2020-07-31 12:26:08 -04:00
Glenn Renfro
6ee418a691 Resetting versions to latest snapshots 2020-07-30 11:53:20 -04:00
Spring Buildmaster
fd102c84c2 [artifactory-release] Next development version 2020-07-20 18:32:02 +00:00
Spring Buildmaster
e71784fe8b [artifactory-release] Release version 2.3.0-M2 2020-07-20 18:31:58 +00:00
Glenn Renfro
f35cd9d561 Updated for 2.3.0-M2 release
Updated to include latest stream dependencies
2020-07-20 13:50:38 -04:00
Michael Minella
15eec87b68 Adding autoconfiguration for a JdbcCursorItemReader
This commit adds autoconfiguration for a JdbcCursorItemReader to the
single step batch job starter.

Fixed build

Updates

updated to clean db between tests
2020-07-15 17:05:10 -04:00
Glenn Renfro
468fab1b42 Updated versions to latest releases 2020-07-10 10:34:45 -04:00
Glenn Renfro
fba162fea2 Support JDBCWriter for singlestep batch
resolves 677
2020-07-09 15:08:49 -05:00
Glenn Renfro
80f39bea84 Removed cfenv from dependencies
Updated tests that used it.

resolves #681
2020-07-08 12:41:56 -04:00
Glenn Renfro
59c9adf047 Updated all Junit tests to 5.x
resolves TASK-675
2020-07-07 10:55:16 -05:00
Michael Minella
f3bbc37293 Added generation of epub 2020-06-19 10:43:54 -05:00
Glenn Renfro
dd321f1462 html files now under html dir in zip file
pdf file is now under pdf dir in zip file

resolves #668
2020-06-18 09:40:21 -05:00
FWinkler79
1913e1e7f9 Added missing @EnableTask annotation
Following the documentation (using Spring Boot 2.3.0 and Spring Cloud Hoxton.SR5) does not yield the described output if that annotation is missing. I saw it being used in several videos of M. Minella, so I think it is a glitch.
Adding the annotation to my code showed the log output where `TaskExecution` is created and updated in the repository. Without the annotation that does not show (and probably does not happen either).
2020-06-16 16:42:33 -04:00
Glenn Renfro
95a2683331 Updated sc-build and s-c-depenency-parent to 3.0.0-SNAPSHOT
Readded JUnit 4 temporarily to get build to complete

Refer to issue #675
2020-06-16 16:39:14 -04:00
Glenn Renfro
b2ce87d041 Updated version numbers to reset master 2020-05-20 15:05:10 -04:00
Spring Buildmaster
19d964288a [artifactory-release] Next development version 2020-05-07 17:44:32 +00:00