commit | 14e5e35003f6741606d79a25203733f3e98d0346 | [log] [tgz] |
---|---|---|
author | Matej Novotny <manovotn@redhat.com> | Wed Nov 18 10:35:20 2020 +0100 |
committer | Dmitry Kornilov <maiden168@gmail.com> | Tue Jun 29 18:04:09 2021 +0200 |
tree | 9fc89c44bd0e6645a2908ae7710ac7456b2e9215 | |
parent | 747455249bf1f09c177f6d7946e5a7479c1865a5 [diff] |
Remove @Target limitations of @Priority annotation. Signed-off-by: Matej Novotny <manovotn@redhat.com>
Jakarta Annotations defines a collection of annotations representing common semantic concepts that enable a declarative style of programming that applies across a variety of Java technologies.
Jakarta Annotations uses a Java Platform Module System module name jakarta.annotation
.