AltitudeWeb/backend
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
..
src Add WebConfig for static resource handling 2025-04-19 01:07:49 +02:00
build.gradle.kts Ensure backend tasks depend on frontend build completion 2025-04-19 00:44:52 +02:00