Package io.micronaut.el
@NullMarked
package io.micronaut.el
A Jakarta Expression Language implementation whose expressions and resolvers are generated at
compilation time.
- Since:
- 1.0
- Author:
- Denis Stepanov
-
ClassDescriptionA standalone
ELContextbacked by the resolvers generated at compilation time.TheExpressionFactoryreturning the expressions compiled at compilation time.Provides the instances the functions declared on beans are invoked on.Creates the expressions that were not compiled at compilation time.A source of the expressions compiled at compilation time.