AltitudeWeb/backend/src/main/java/com/alttd/altitudeweb
Teriuihi 3d4d77bc73 Add WebConfig for static resource handling
Introduced WebConfig to configure resource handling in the backend. This ensures SPA fallback by serving `index.html` for non-existent paths, improving routing for client-side applications.
2025-04-19 01:07:49 +02:00
..
config Add WebConfig for static resource handling 2025-04-19 01:07:49 +02:00
controllers Add API endpoints for search result counts by name and UUID 2025-04-18 20:43:17 +02:00
AltitudeWebApplication.java Add rate-limiting mechanism with AOP for API endpoints 2025-04-17 20:31:14 +02:00