Skip to content

[JAVA Client] vipconfig.properties file outside of java client jar can’t be load #2750

@InaSong

Description

@InaSong

There is a vipconfig.properties file inside java client, but it's just for test, product need define config for their product, their self-defined config is outside of java client library, and if the config name is also 'vipconfig', it can't be loaded. So product want to rename the config file , but VIPComponentFilter, VIPPatternFilter, MessageTag can't support customized config name.
So need change above 3 classes to support customized config name.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions