SsrConfig

@Dependent
open class SsrConfig(source)

Quarkus CDI producer of the SsrEngine instance, based on ssr.* configuration properties.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@Produces
fun ssrEngine(): SsrEngine

Produces the SsrEngine instance.