Jakarta Annotations 2.1
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.
New features, enhancements or additions
- Allow @Priority to be used everywhere Issue #86
- Add @Nullable and @NotNull annotations Issue #89
Removals, deprecations or backwards incompatible changes