commit | 7ba85fbc0dc06dec3389618c74a595ded8cc0687 | [log] [tgz] |
---|---|---|
author | Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com> | Wed Sep 23 08:15:55 2020 +0200 |
committer | Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com> | Wed Sep 23 08:15:55 2020 +0200 |
tree | 74429ce84497718363dafc7611f2ccf221c7274f | |
parent | 288f7cd30d26c8541d71e62ffa9fef222c1f9990 [diff] |
NullPointerException when value and targetType is null Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
This repository contains the code for Jakarta Expression Language.
Jakarta Expression Language 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.