Skip to content

Instantly share code, notes, and snippets.

View WeixinX's full-sized avatar
🎯
Focusing

WeixinX WeixinX

🎯
Focusing
  • Nanjing Univ. of Aero. & Astro.
  • Nanjing, China
View GitHub Profile
@WeixinX
WeixinX / application.yaml
Created October 17, 2023 03:18
Higress Transformer vs Spring Cloud Gateway
# test reqeust:
# "http://<SCG-IP>:<Port>/response-headers?X-Test-Dedupe=1&X-Test-Dedupe=2&X-Test-Dedupe=3&X-Test-Dedupe=4&testKey=1&testKey=2&testKey=4&testKey=4" \
# -H 'X-Header-From: 1' -H 'X-Header-From: 2' -H 'X-Header-From: 3' -H 'X-Header-From: 4'
spring:
application:
name: scg
cloud:
nacos:
discovery: