- Added tests for RootUriTemplateHandler.apply() covering: - URIs starting with '/' - Empty string - Blank string - Absolute URLs - Relative paths - Ensures apply() behaves as expected in all edge cases Signed-off-by: Hyunwoo Gu <realization0327@gmail.com>