Uses of Interface
com.google.genkit.core.ServerPlugin
Packages that use ServerPlugin
-
Uses of ServerPlugin in com.google.genkit.plugins.jetty
Classes in com.google.genkit.plugins.jetty that implement ServerPluginModifier and TypeClassDescriptionclassJettyPlugin provides HTTP endpoints for Genkit flows. -
Uses of ServerPlugin in com.google.genkit.plugins.spring
Classes in com.google.genkit.plugins.spring that implement ServerPluginModifier and TypeClassDescriptionclassSpringPlugin provides HTTP endpoints for Genkit flows using Spring Boot.