Java Namespace
You can also request Java objects from the injection dsl.
DSL
Description
java:{class}
Get a reference to the passed in class
property name="duration" inject="java:java.time.Duration";
Last updated
Was this helpful?
You can also request Java objects from the injection dsl.
DSL
Description
java:{class}
Get a reference to the passed in class
property name="duration" inject="java:java.time.Duration";
Last updated
Was this helpful?