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

templates.eureka.lastn.ftl Maven / Gradle / Ivy

The newest version!
<#import "/spring.ftl" as spring />





 

    
    Eureka - Last N events
    





<#include "header.ftl">

<#include "navbar.ftl">
<#if lastNCanceled?has_content> <#list lastNCanceled as entry> <#else>
Timestamp Lease
${entry.date?datetime} ${entry.id}
No results available
<#if lastNRegistered?has_content> <#list lastNRegistered as entry> <#else>
Timestamp Lease
${entry.date?datetime} ${entry.id}
No results available




© 2015 - 2025 Weber Informatics LLC | Privacy Policy