commit | 35c17b48b2d84d3b1ebaaeaa31408e815ce1761e | [log] [tgz] |
---|---|---|
author | Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com> | Wed Jul 10 16:08:45 2024 +0200 |
committer | GitHub <noreply@github.com> | Wed Jul 10 16:08:45 2024 +0200 |
tree | 0afd1f4166cc829dc561b82bc2e8432bba214377 | |
parent | f9b428237d59906ceddad93819d35ee156144a79 [diff] |
Fix NPE when targetType is null (#239) Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
This repository contains the code for Jakarta Expression Language.
Jakarta Authentication can be built by executing the following from the project root:
mvn clean package
The API jar can then be found in /target.
To make changes, fork this repository, make your changes, and submit a pull request.
Jakarta Expression Language defines an expression language for Java applications.