jmix icon indicating copy to clipboard operation
jmix copied to clipboard

Change obsolete @Nullable annotations

Open ilushaaa opened this issue 8 months ago • 0 comments

There are several using of javax.annotation.Nullable and jakarta.annotation.Nullable in module jmix.flowui.

Change them to org.springframework.lang.Nullable to match project code style.

ilushaaa avatar Jun 18 '24 11:06 ilushaaa