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

com.bybutter.sisyphus.starter.grpc.openapi.ApiDocRequestInterceptor.kt Maven / Gradle / Ivy

package com.bybutter.sisyphus.starter.grpc.openapi

import org.springframework.web.reactive.function.server.ServerRequest

interface ApiDocRequestInterceptor {
    fun intercept(request: ServerRequest)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy