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

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

There is a newer version: 2.1.1.RELEASE
Show 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>
TimestampLease
${entry.date?datetime}${entry.id}
No results available
<#if lastNRegistered?has_content> <#list lastNRegistered as entry> <#else>
TimestampLease
${entry.date?datetime}${entry.id}
No results available




© 2015 - 2025 Weber Informatics LLC | Privacy Policy