Commit Graph

7 Commits

Author SHA1 Message Date
Glenn Renfro
b3bb637328 Updated docs to reflect new native build command 2022-12-08 09:25:13 -08:00
Glenn Renfro
b7b7de5337 Updated readmes to improve copy pastability
Also added instructions for native compilation for those apps that it is useful

Added documentation for native compilation when using Single Step Batch Processing

Updated documentaiton for native compilation for single app processing
2022-10-07 14:29:05 -04:00
Glenn Renfro
45d7662fbc Updating documentation for 3.x release
Updated versions and links in docs

* Set the baseline to Java 17
* Update links

resolves #814
2022-01-18 16:00:54 -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
03b38404a0 Updated versions for minor release of cloud 2019-12-19 09:17:52 -05:00
Glenn Renfro
bf35b2355f Version update for Task RC1 release
resolves #486
2018-12-13 15:53:01 -06:00
Michael Minella
09ff552b8d Added a sample that illustrates using multiple DataSources
This PR adds a sample that illustrates the use of multiple DataSources
in a single Spring Cloud Task application.

Resolves #413

Updated based on code review
2018-04-13 16:44:14 -04:00