Shang-Hao Yang

Results 3 issues of Shang-Hao Yang

##### **Overview of the issue** Recently, while using JHipster to build a microservice application, I encountered an issue with pagination APIs. Since the pagination API in microservices follows [RFC 5988...

area: enhancement :wrench:
theme: microservice
theme: java

### Description Fixes #27354 1. Set the `server.forward-headers-strategy` to **`FRAMEWORK`** in `application.yml` for microservice applications, applicable across all environments. 2. Based on the documentation for [`ForwardedHeaderUtils`](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/util/ForwardedHeaderUtils.html), it is recommended to...

theme: java

Updates outdated Protocol Buffers documentation URLs in `Type.java` and `ByteUtils.java` from `code.google.com` to the current `protobuf.dev` domain.

clients
ci-approved
small
triage
needs-attention