OBP-API/obp-api
hongwei 2c9af4e851 feature/ (http4s): add comprehensive Http4s utilities and middleware support
- Add ErrorResponseConverter for converting OBP errors to http4s Response[IO]
- Add Http4sSupport with CallContext builder and vault keys for request attributes
- Add ResourceDocMiddleware for validation chain middleware in http4s
- Add Http4sSupport package object with utility functions and type aliases
- Update Http4s700 to integrate new middleware and error handling utilities
- Remove Http4sResourceDocSupport in favor of consolidated Http4sSupport module
- Consolidate Http4s-related utilities into dedicated util/http4s package for better organization and reusability
2026-01-16 09:33:43 +01:00
..
src feature/ (http4s): add comprehensive Http4s utilities and middleware support 2026-01-16 09:33:43 +01:00
pom.xml refactor/(pom.xml): increase Scala compiler JVM memory allocation 2026-01-09 14:40:18 +01:00
web-app_2_3.dtd