-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to Spring Boot 2.5.1 #15387
Comments
Working on it... |
@DanielFran I'm having a solution for Elasticsearch, but that's really complicated |
I started implementing is in jdubois@25f1acb My main blocker at the moment is that this returns a Stream of objects, so this won't work with pagination. Maybe we need to remove pagination for Elasticsearch, as it's a stream? |
@DanielFran you also did a big part of the work here! It's such a huge PR, it should have been $500 anyway, let me update it. -> how about you get $200 and I get $300? |
Ok for me, many thanks! 👌 |
That's normal! And I might not claim the money, but expense some stuff I need for streaming - I feel bad taking money here |
$300 is about 250 Euros, I'll expense the latest computer stuff I bought for that amount (cc @pascalgrimaud @deepu105 ) as at least I'll use them for JHipster |
Here is the expense: https://opencollective.com/generator-jhipster/expenses/46096 |
you're too fast, not enough time to approved :) |
@pascalgrimaud Bug bounty claimed: https://opencollective.com/generator-jhipster/expenses/48282 |
Overview of the feature request
This will allow us to try Spring Native 0.10.0 for #13733 and see if things are closer to working.
Motivation for or Use Case
I'd like to be able to compile a JHipster app to a native image.
Related issues or PR
The text was updated successfully, but these errors were encountered: