mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[PR #540] [MERGED] Create default JSON config file with default values #571
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#571
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mageddo/dns-proxy-server/pull/540
Author: @mageddo
Created: 8/7/2024
Status: ✅ Merged
Merged: 8/7/2024
Merged by: @mageddo
Base:
master← Head:feat/480-2📝 Commits (1)
93a3e2fmust build default json config with default values📊 Changes
4 files changed (+55 additions, -38 deletions)
View changed files
📝
src/main/java/com/mageddo/dnsproxyserver/config/dataprovider/ConfigDAOJson.java(+1 -25)➕
src/main/java/com/mageddo/dnsproxyserver/config/dataprovider/ConfigPathBuilder.java(+40 -0)📝
src/main/java/com/mageddo/dnsproxyserver/config/dataprovider/JsonConfigs.java(+13 -12)📝
src/test/java/com/mageddo/dnsproxyserver/config/dataprovider/ConfigDAOJsonTest.java(+1 -1)📄 Description
Relates to #480
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.