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 modified 10mo ago
DSL | Description |
java:{class} | Get a reference to the passed in class |