OBP-API/obp-api
hongwei 71d47ed32f test/(Http4sTestServer): replace println with Logger for structured logging
- Add Logger trait extension to Http4sTestServer object
- Replace println calls with logger.info for server startup messages
- Replace println calls with logger.info for server shutdown messages
- Improve logging consistency and enable log level filtering for test server output
2026-02-04 15:05:40 +01:00
..
src test/(Http4sTestServer): replace println with Logger for structured logging 2026-02-04 15:05:40 +01:00
pom.xml refactor/build: Reduce memory allocation for tests and remove parallel execution settings 2026-01-16 12:23:21 +01:00
web-app_2_3.dtd