spring-cloud-dataflow-samples
spring-cloud-dataflow-samples copied to clipboard
Sample starter applications and code for use with the Spring Cloud Data Flow project
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...
- looks like `--spring.datasource.url=` was duplicated in README.adoc
Bumps spring-cloud-task-dependencies from 2.2.0.RC1 to 2.2.6.BUILD-SNAPSHOT. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Create sample illustrating how to use SCS rabbitmq streaming binder with SCDF. cc: @markpollack
Proposed inventory below. A good next step would be to go through the docs (Microsite, etc...) and be sure that none of the samples in the "to delete" category are...
1. Make sure the active samples are using the latest version of libs (boot, cloud, scdf, etc..). 2. Make sure the docs are all pointing to the latest version of...
All sections in the samples doc are covered elsewhere and we should be able to stop publishing the docs. Here is a list of each section in the doc along...
This is improvement ticket. In ci.yml we have to list the docker images to push to Docker registry. The image includes a hardcoded version number. It would be an improvement...
I get below error running mvn clean package for the step "Build + Start LDAP Server". Any idea? Error creating bean with name 'apacheDSContainer' defined in com.hillert.scdf.ldapserver.LdapserverApplication: Invocation of init...