Florian Hof
Florian Hof
It would be good to use `@Schema` and `@ArraySchema` from _swagger-annotations_ in meta-annotation. The [alternative to use a schema reference](https://stackoverflow.com/questions/70145258/how-to-reuse-arrayschema-description-in-springdoc) is more complicated to define and makes problem with array...
This bug is annoying ... Some build system makes folder taken from git branch name. If the branch name contains _readme_ , then the build fails. It's really not obvious...
Enable **shared domain model** :-) The goal would be to be able to define case class not extending `js.Object` usable with angulate and plain scala. I see it as the...
In my experience (Spring Batch 3.4.3), the _write count_ correctly don't report skipped item. Only the _write skip count_ is not correct. I'm only a simple Spring Batch user, not...
Proposition of correction in pull request https://github.com/spring-projects/spring-batch/pull/4852
Hi @fmbenhassine , are you the usual reviewer for Spring-Batch? What should I do for a review to be started? Thanks