vmware / vmware/singleton

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

Open
#2,750 0 comments 0 reactions 1 assignee View on GitHub

@huihuiw01 is already working on this.

Since Oct 12, 2023.

area/java-client kind/bug priority/high
Dominant language
Java
Stars
72
Forks
69
Avg merge
23h 32m
Merged PRs (30d)
4

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.