restructured folders and files

This commit is contained in:
2026-06-25 17:17:10 +02:00
parent fb64a7787f
commit 40cbe7103f
22 changed files with 36 additions and 31 deletions
@@ -8,6 +8,7 @@ import java.util.stream.Collectors;
import org.springframework.stereotype.Service;
import com.vaessl.app.exception.WrongServiceTypeException;
import com.vaessl.app.shared.ServiceType;
@Service
public class ConnectionService {