Skip to content

Filters cannot be set using xml configuration #106

@devlato

Description

@devlato

JadeConfiguration.filters is a private Map and there is no common getter/setter for it (there are just methods like setFilter() and removeFilter() so it's impossible to inject filters via XML configuration.
Please add getter and setter for it.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions