Skip to content

feature: Allow Custom Modules to be configured with options#551

Open
Tiffel wants to merge 1 commit intovictools:mainfrom
Tiffel:feature/custommodule_configuration
Open

feature: Allow Custom Modules to be configured with options#551
Tiffel wants to merge 1 commit intovictools:mainfrom
Tiffel:feature/custommodule_configuration

Conversation

@Tiffel
Copy link
Copy Markdown

@Tiffel Tiffel commented Oct 22, 2025

I wrote a custom module to handle Jacksons @JSONVIEW Annotations (happy to open source this as soon it's polished). I had to hardcode the parameter, because custom modules are not configurable at the moment.

This is my attempt to improve on that limitation

@Tiffel Tiffel changed the title feature: Allow Custom Modules to be configures with options feature: Allow Custom Modules to be configured with options Oct 22, 2025
@CarstenWickner
Copy link
Copy Markdown
Member

HI @Tiffel

Thank you for raising this, and I'm looking forward to your PR extending the existing JacksonModule with the capability to support @JsonView annotations.
Given your example, I'm considering extending this custom module parameter support from your proposed plain list of options to key-value pairs. Thereby better supporting use cases like your skipFieldsStartingWith example.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Feb 7, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants