spring-cloud-dataflow
spring-cloud-dataflow copied to clipboard
Support for launching Boot 3.0 apps
Need to look at various changes in the Boot 3.0 line
- Task/Batch schema changes
- Use of timestamp in batch steps is a breaking change. UI Dataflow and schema changes
- Task and batch use sequences for mariadb and sqlserver
- Observability
- Tracing
- Use of prefixes will impact dataflow trace visibility
- Other name changes could cause impact..
- Metrics
- Use of prefixes will affect current dataflow metrics visibility
- Tracing
- Support for launching native images
- Docker images with native images
- Running native images locally (Is this something we want to do)