Add WebSocket and React Router integration; implement IP detail and mock event features.
- Updated `pom.xml` to include `spring-boot-starter-websocket`. - Enhanced navigation and routing in `App.tsx` with React Router. - Introduced `IpDetailView` and `MockEvents` components. - Added filters and pagination to `BanEventRepository`.