Skip to content

Conversation

@TanVD
Copy link
Owner

@TanVD TanVD commented Jul 24, 2024

Introduced a new konfy-properties module to handle configurations using properties files. Implemented PropertiesProvider and added tests for various scenarios, including value conversions and nested keys. Also, updated settings.gradle.kts to include the new module and made toTypedArray function public.

TanVD added 2 commits July 24, 2024 18:00
Introduced a new konfy-properties module to handle configurations using properties files. Implemented PropertiesProvider and added tests for various scenarios including value conversions and nested keys. Also, updated settings.gradle.kts to include the new module, and made toTypedArray function public.
Moved the conversion logic from `PropertiesProvider` to a new `Conversion` utility class. This simplifies `PropertiesProvider` and makes conversion logic reusable across different parts of the application.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants