Stéphane Nicoll
fe8fcaeaff
Polish
2026-03-24 11:28:37 +01:00
Stéphane Nicoll
bf5562359d
Polish configuration properties for gRPC support
...
This commit aligns convention for configuration properties description:
- Do not start with 'The' or 'A'.
- Do not document default value when it is specified.
- Document default change to unit
2026-03-24 11:13:19 +01:00
Stéphane Nicoll
5b7a6a9cc6
Consistently document default duration unit in gRPC support
...
Closes gh-49722
2026-03-24 10:48:43 +01:00
Phillip Webb
f75fea3601
Add type-safe gRPC service config properties
...
Update `GrpcClientProperties` to include type-safe service config
properties commonly configured items.
Closes gh-49540
2026-03-19 15:12:31 -07:00
Chris Bono and Phillip Webb
1b41cb20c1
Add Spring gRPC client and server observation support
...
Update client and server code to support micrometer observations.
Closes gh-49056
Co-authored-by: Phillip Webb <phil.webb@broadcom.com >
2026-03-19 15:12:31 -07:00
Chris Bono and Phillip Webb
c35b21adb4
Add Spring gRPC client support
...
Add support for Spring gRPC client applications.
Closes gh-49045
Co-authored-by: Phillip Webb <phil.webb@broadcom.com >
2026-03-19 15:12:30 -07:00