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

io.micronaut.starter.feature.view.exampleJTE.rocker.raw Maven / Gradle / Ivy

There is a newer version: 4.7.0
Show newest version
@@param String message
@@param boolean showTime


    
        JTE Example
    
    
        

Hello, ${message}!

@@if(showTime)

It is ${System.currentTimeMillis()}

@@endif




© 2015 - 2024 Weber Informatics LLC | Privacy Policy