-
When I upgrade Mapstruct from "1.3.1.Final" to "1.4.2.Final" , I face this error.
`CompanyType does not have an accessible constructor.`
Mapstruct cannot map enum to string in this version of Mapstr…
-
**[Benjamin Cody](https://jira.spring.io/secure/ViewProfile.jspa?name=ben.cody@gmail.com)** opened **[DATAREST-1204](https://jira.spring.io/browse/DATAREST-1204?redirect=false)** and commented
I've s…
-
For discussion and consideration for 3.x:
- The getter and setter for setting the acceptable values are `getValues` and `setAcceptableValues`.
- The getter and setter for setting multiple selected…
-
This is kinda part 2 of #857
I would expect both **setters** and **getters** for transform, location, and rotation (btw. why does rotation not have a setter/getter?) to be relative when the actor w…
-
### Describe the feature
The Enhanced client should identify JavaBeans properties based on getter methods. When a setter method is not present, the client should persist the property into DynamoDB bu…
-
### Describe the bug
Right now it's possible to do a mistake when destructuring, see this example: https://playground.solidjs.com/anonymous/26548b4b-87ed-4b76-bfbd-2cb6fa2b5b42
This mistake is n…
-
Hello there,
I started to use php-getters-setters few days ago. I wanted to modify the template a little bit but Unfortunately I messed something up :( . Is there a way to come back to the default t…
-
For _CropImage_ class, Can we have getter - setter for intent so that we can set the custom action on it? E.g. only camera and not other options.
-
[@FroMage] Right now access to same-class non-getter attributes are accessed via their getter/setter methods, but we don't need to, we should optimise this to make it faster.
We cannot optimise them …
-
The current implementation does not report errors raised in parameter getter and setters.
I believe the culprit is this generic `catch` clause [here](https://github.com/org-arl/fjage/blob/454ca543…