Package io.quarkus.qute.i18n


package io.quarkus.qute.i18n
  • Class
    Description
    Marks a localized message bundle interface.
     
    Identifies a message bundle method that represents a single message of the enclosing bundle.
    Denotes a message bundle interface.
     
    This annotation can be used to bind a message bundle method parameter with a template parameter declaration.