io.quarkus.qute.runtime.MessageBundleRecorder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-qute Show documentation
Show all versions of quarkus-qute Show documentation
Offer templating support for web, email, etc in a build time, type-safe way
package io.quarkus.qute.runtime;
import java.util.Map;
import java.util.function.Supplier;
import io.quarkus.runtime.annotations.Recorder;
@Recorder
public class MessageBundleRecorder {
public Supplier
© 2015 - 2025 Weber Informatics LLC | Privacy Policy