Juraj Misur

Results 49 comments of Juraj Misur

Hi, looks like we need to support EnumSet collections specifically, should not be a problem. Regarding different "name", how exactly should it behave? You added arbitrary String field to that...

Hi, any examples which we could use to include in our test suite and be able to fix the underlying problem? You can also submit a PR.

Hi @synFK, does classic Spring Rest Docs work with Spring Data REST? If so, we can take a look what is the problem. If not, there is not much we...

Can you provide an actual example where these JavaDoc tags would be useful in terms of API documentation?

Hi Andreas, the current logic takes whatever is present in the response pojo and outputs as response body fields. We are using Jackson deserialiser for our advantage, however it has...

We would like to support it, however we're most likely not going to work on it ourselves. If you have time you could take a look of course, any work...

There isn't official extension model and it would probably by some overkill without having something working on top of it. I already prototyped how a Postman collection could be exported...

Hi Oliver, that is an interesting idea. I don't know about any other project now which could use this, but I can imagine there is a potential. This would however...

FYI the intellij-codestyle.xml was pushed to master and codebase should be now reformatted. If you use that, there won't be any more license header diffs.