All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.qute.runtime.QuteRuntimeConfig.jdp Maven / Gradle / Ivy

#
#Wed Mar 03 12:44:15 CET 2021
io.quarkus.qute.runtime.QuteRuntimeConfig.removeStandaloneLines=Specify whether the parser should remove standalone lines from the output. A standalone line is a line that contains at\nleast one section tag, parameter declaration, or comment but no expression and no non-whitespace character.
io.quarkus.qute.runtime.QuteRuntimeConfig.propertyNotFoundStrategy=The strategy used if a property is not found when evaluating a standalone expression at runtime.\n

\nThis strategy is not used when evaluating an expression that is used in a section parameter, e.g.\n{\#if foo.name}. In such case, it's the responsibility of the section to handle this situation appropriately.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy