Class GraphQlProperties.Schema
java.lang.Object
org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema
- Enclosing class:
- GraphQlProperties
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionString[]
String[]
void
setFileExtensions
(String[] fileExtensions) void
setLocations
(String[] locations)
-
Constructor Details
-
Schema
public Schema()
-
-
Method Details
-
getLocations
-
setLocations
-
getFileExtensions
-
setFileExtensions
-
getInspection
-
getIntrospection
-
getPrinter
-