spring-cloud-dataflow-samples icon indicating copy to clipboard operation
spring-cloud-dataflow-samples copied to clipboard

Sample starter applications and code for use with the Spring Cloud Data Flow project

Results 34 spring-cloud-dataflow-samples issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

- 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. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework.cloud:spring-cloud-task-dependencies&package-manager=maven&previous-version=2.2.0.RC1&new-version=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...

dependencies

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...