commit | 5a07f027723d5e2cab7a81ca660e949898fd833b | [log] [tgz] |
---|---|---|
author | David Blevins <david.blevins@gmail.com> | Fri Oct 09 03:24:31 2020 -0700 |
committer | GitHub <noreply@github.com> | Fri Oct 09 12:24:31 2020 +0200 |
tree | ef9c1a45a12d6b82a08c807159f4b952f6e90474 | |
parent | e4067f804e1dc6021144300d05a9f9925c488bca [diff] |
Bring language on the table and types up to Jakarta EE 9 level (#80) Signed-off-by: David Blevins <david.blevins@gmail.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
.