Class GraphQlProperties.Rsocket

java.lang.Object
org.springframework.boot.graphql.autoconfigure.GraphQlProperties.Rsocket
Enclosing class:
GraphQlProperties

public static class GraphQlProperties.Rsocket extends Object
Since:
4.0.0
Author:
Brian Clozel
  • Constructor Details

    • Rsocket

      public Rsocket()
  • Method Details

    • getMapping

      public @Nullable String getMapping()
    • setMapping

      public void setMapping(@Nullable String mapping)