Zorglube

Results 46 comments of Zorglube

> Is there any existing ticket that describes, what issue this proposal is trying to solve? If not, would you mind to elaborate? As fa as I know their is...

I forgotted another use cas I had : ```java import static org.springframework.data.util.PageCollectors.toFilteredSortedPage; class Something { private final Predicate filter; private final Comparator order; public Page getProcessedPage(Pageable pageable) { List list_1...

> You can apply processing to elements of a`Page` via its `….map(…)` method. We do not offer any methods to filter or reorder the elements, as that would by definition...

> Sure thing. Be advised thought that we consider everything `util` _internal_ utilities. I.e. unless we actually need code in there ourselves, we're not going to add code there, especially...

Hello @odrotbohm , You were right, the use case that made me write this code, was the result of a bad design choices. As I said it was something like...

Since I use a Docker deployed version of Movie Night, I'm interested in maintaining the Docker file.... After learning more about Docker.

The work isn't finished yes. I thought about using this plug-in yo manage the plug-in naming with the SemVer mechanism.

@zorchenhimer : I have runned this code, it work fine (till you find a bug ^_^).

Hello, I can't help you for the reverse-proxy issue, I use `Nginx` as reverse-proxy and it work fine. Keep in mind I had to setup the websoket-reverse-proxy-passthrought (I don't know...

Hey @zorchenhimer @joeyak @CptPie !! No evolution here since foru month, what's is going on ? (Are you all good ?)