Results 416 comments of Caleb Cushing

I'm just using `JGit` technically gradle has an internal version of it already, but since it's marked internal... and its Git object behaves like running the porcelain command, so should...

this is not a flowchart specific feature, should be available in all UML diagrams, see #3699 for UML spec.

inspired by the video [Screencast from 2024-02-15 13-02-34.webm](https://github.com/ajeetdsouza/zoxide/assets/5517/7a9224c9-f0a4-4c48-9dda-c1c870de2440)

maybe that could be documented louder in the spring docs? it's kind of unclear whether you have to have settings (and why you have to specify backend) (obviously that, or...

note: it really doesn't help that yarn PnP is now broken in prettier 3 (wasn't in 2 ) https://github.com/prettier/prettier/issues/15513

usage of jsr305 jar breaks JPMS. So requires monkey patching to deal with this if -Werror is used. and then makes the build also incompatible with javax annotations-api (v1). Although...

They have decided that for version 1.0 they aren't covering lazy initialized fields. So for situations like JPA it is not a complete solution. This message is simply an FYI.

seems like it's working for me, ```xml ```

huh, remind me to file a bug on jakarta's annotation :/ Anyways, in addition creating your own, sometimes the generated code includes another annotation. Immutables for example has it's own...