Dmytro Ihnatiev
Results
2
issues of
Dmytro Ihnatiev
HI, There is ability to configure Cassandra storage with automatic schema creation through `jaeger-operator`, but there is no ability to use this if Cassandra is configured with TLS, because there...
enhancement
good first issue
cassandra
THe problem is located in mustache file [FormData](https://github.com/swagger-api/swagger-codegen-generators/blob/master/src/main/resources/handlebars/JavaSpring/formParams.mustache) and it seems that @Valid annotation will only be added to file multipart file part but not to other parts which could...