namespace Core.Dto.Settings; public class JavaConfigDto { public string Folder { init; get; } = ""; }