algolia / algolia/algoliasearch-client-java
Making ObjectMapper injectable
Open
Chore
Discussion
- Dominant language
- Java
- Stars
- 52
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
What do you think of letting our users inject their own `ObjectMapper`? It could be injected like the HTTP Client. I am opening this issue because it's not the first time I got the request.
WDYT? @BenoitPerrot @aseure
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the existing HTTP Client injection path first, since the issue proposes using it as the model. Determine where ObjectMapper configuration belongs and what public injection behavior users need; done means callers can supply their own ObjectMapper consistently with HTTP Client injection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100