Fabian Kreis

Results 3 issues of Fabian Kreis

Dear spring-data-mongodb maintenance team, I am having trouble with the projection of fields in nested lists with spring-data-mongodb. Given the following minimal example mongoDB: ``` db.nestedList.insertOne( { "flat": 1, "flatDescription":...

type: enhancement

Just like the JavaMatcher (javaplugin) the XmlMatcher(xmlplugin) should provide the variable type `REGEX`. Therefore: * [x] Add this type in `private enum VariableType` * [x] Add the corresponding case statement...

comp:xmlplugin

I am facing the same issue as another user has described in: https://stackoverflow.com/questions/74330421/dont-pre-populate-examples-in-swagger-ui-try-it-out-feature As in my opinion the issue is described very well in the provided article and I want...