OBP-API/obp-api/src
hongwei 30f83680a6 refactor/(api): replace hardcoded technology strings with constants
Use TECHNOLOGY_LIFTWEB and TECHNOLOGY_HTTP4S constants from Constant object
instead of inline string literals "lift" and "http4s" across codebase.
This improves maintainability and reduces risk of typos.
2026-01-29 14:50:07 +01:00
..
main refactor/(api): replace hardcoded technology strings with constants 2026-01-29 14:50:07 +01:00
test refactor/(api): replace hardcoded technology strings with constants 2026-01-29 14:50:07 +01:00