-
Hi,
We use Jersey to develop our REST service. And using Swagger to document the service. There is a field in our Model class, which is WRITE_ONLY.
The setters and getters are annotated like belo…
-
# Use type inference from `with get()` for to help infer `set value`
I propose we use type inference for a property getter and use it to help infer its matching setter value.
It would allow the …
-
### Describe the issue
When developing an ONNX Runtime execution provider, how to get the current `InferenceSession` instance which the execution provider registers with?
Seems like there is no …
-
That's it. This may be subjective, but I believe It makes it easier to reason about things when you refer to `reading `and `writing `than `getting` and `setting`.
- It clearly separates the conce…
-
Please add support for public fields (without getter and setter) in the Bean processors!
Thank you.
-
### Expected behavior
Hi all,
I've got a set of classes that (not directly) extend a common base class (XKBObject). For each class of this set I've defined a mapper. During mapping I would like to…
-
**Describe the bug**
By default, *ALLOW_COERCION_OF_SCALARS* is enabled and String "true" is allowed as equivalent of JSON boolean token `true`, But with input is a number, it will map a number to `t…
qunv updated
8 months ago
-
The getter and setter methods for comments could use a re-imagining
-
Hi there, looking for some guidance on this subject, as I am trying to implement a feature to enable translation of database values in a pyramid web application. The demonstration of translation via p…
-
It looks like reading the body (during regular expression matching of body) of IMAP mails, throws an error in 115.10.1, this is caused by a call to
`NetUtil.readInputStreamToString()`
```log
f…