update all endpoints

This commit is contained in:
Anthony Stirling
2025-06-02 22:49:46 +01:00
parent 02aad40aa0
commit 2ee43b2070
63 changed files with 169 additions and 136 deletions
@@ -28,6 +28,7 @@ import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import stirling.software.SPDF.config.security.database.DatabaseService;
import stirling.software.common.annotations.AutoJobPostMapping;
@Slf4j
@Controller