helidon-io / helidon

Java libraries for writing microservices
https://helidon.io
Apache License 2.0
3.44k stars 562 forks source link

4.x: Replace deprecated method Header.value() on Header.get() #8873

Closed Captain1653 closed 3 weeks ago

Captain1653 commented 3 weeks ago

Description

There is a deprecated method value() in Header.java. This method can be replaced on get().

Screenshot 2024-06-11 at 21 47 09