Skip to content

Conversation

@SolarFactories
Copy link

Adds ConfigService to manage ConfigPropertyResources.

  • Add method for GetAll, to retrieve all properties.
  • Add method for Get, to retrieve a singular value by groupName and propertyName.
  • Add method for Update, to update a singular value by groupName and propertyName.
  • Add method for UpdateAll to update multiple properties.

Add tests for new methods.

@nscuro nscuro added the enhancement New feature or request label Feb 8, 2025
Copy link
Member

@nscuro nscuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, especially for including the tests. Much appreciated!

@nscuro nscuro merged commit 1b752a2 into DependencyTrack:main Feb 8, 2025
4 checks passed
@SolarFactories SolarFactories deleted the config-property-service branch February 8, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants