Clément de Tastes

Results 7 issues of Clément de Tastes

Goal is to add a new inspection that reports non-existing target properties ![image](https://github.com/mapstruct/mapstruct-idea/assets/110094118/a2340e34-01bf-46f2-9d4d-11fe6d5fe9e4)

When a `@Mapping(target = x)` is defined where x does not effectively exist, an error shall be reported. Example of code that does should raise an error : ``` @Mapper...

This issue will be opened and closed depending on the state of https://github.com/quarkiverse/quarkus-fx build against Quarkus main SNAPSHOT. If you are interested in being notified, please subscribe to this issue.

triage/ci-quarkiverse

Add new social : bluesky

I just struggled setting up connection. It appears that i had to accept the certificate (so i had to login in my browser first) then was able to setup login...

enhancement

### Description Add a `findById()`-like method that conveniently returns a `PanacheQuery` so we can `project` on it. Currently : - `findById` returns the entity - `find` returns the `PanacheQuery` but...

kind/enhancement
area/panache