Skip to content

Conversation

@sothawo
Copy link
Collaborator

@sothawo sothawo commented Nov 25, 2025

The hints for the old httpclient are only needed when the old library is on the classpath, in case a user still uses the old RestClient. For the new Elasticsearch client there are no aot hints required. Testes with an application for both imperative and reactive setup.

Closes #3203

The hints for the old httpclient are only needed when the old library is on the classpath, in case a user still uses the old RestClient. For the new Elasticsearch client there are no aot hints required.

Signed-off-by: Peter-Josef Meisch <pj.meisch@sothawo.com>
@sothawo sothawo merged commit e31b667 into spring-projects:main Nov 25, 2025
6 checks passed
@sothawo sothawo deleted the #3203-fix-aot branch November 25, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AOT Processing Fails with NoClassDefFoundError for Apache HttpClient 4.x Classes

1 participant