Tobias Soloschenko
Tobias Soloschenko
**Is your feature request related to a problem? Please describe.** In some environments it is required to configure the charset the resources are stored at and served from the config...
**Description:** As described here: https://github.com/spring-cloud/spring-cloud-dataflow-ui/issues/1880. The composed task runner does not propagate child task properties correctly. Example:  Composed task name: `test` with DSL `zuwendungen-cleaner-komo-app && zuwendungen-transformer-komo-app` Task 1: `zuwendungen-cleaner-komo-app`...
**Problem description:** As a requirement of a secure application the access of scripts, style sheets and other resources should restrict to those which are required by Spring Cloud Data Flow....
**Description:** As mentioned in the title, the hibernate statistics are not exposed even if I set the property `spring.jpa.properties.hibernate.generate_statistics=true` in the application.yaml / application.properties **Release versions:** 2.9.1 **Steps to reproduce:**...
**Type**: Bug **Component**: S3 **Describe the bug** When using a VPCE endpoint the region detection is not working correctly. I also tried to override the region by setting it with...
Hey, I was expecting the menu entry to be hidden when the user does not have the role "ROLE_MANAGE" in the spring cloud data flow server ui:  My question...
**Problem description:** In our case we need to get a specific reduced view (per tenant) of all displayed items like Applications / Streams / Tasks / Schedules / Audit Records...
As mentioned here https://github.com/spring-cloud/spring-cloud-dataflow-ui/issues/1867 - bootstrap shouldn't be used and removed. When I tested Spring Cloud Data Flow Server 2.10.0-M2 and used a custom `DataflowOAuthSecurityConfiguration` for CSP settings, I found...
Hi, I'm currenty encountering the problem, that via proxy some JSON responses get corrupted. If I access the proxied server directly the response is valid and everything is working. Response-Header...
## Describe the Enhancement As a customer I want to be able to have Full Builder / Base Builder / Tiny Builder available for linux/arm64. As I can see at...