Refactor SPA routing configuration:
- Migrate error handling logic to `SpaConfig` with `ErrorViewResolver`. - Comment out unused CORS, error handling, and view controller methods in `WebConfig`. - Update Vite config by commenting out the relative base path.