Spring Data REST Exporter
A B C D E F G H I J L M N O P R S T U V W 

J

Jackson2DatatypeHelper - Class in org.springframework.data.rest.webmvc.json
Helper class to register datatype modules based on their presence in the classpath.
Jackson2DatatypeHelper() - Constructor for class org.springframework.data.rest.webmvc.json.Jackson2DatatypeHelper
 
jacksonHttpMessageConverter() - Method in class org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration
The HttpMessageConverter used by Spring MVC to read and write JSON data.
jpaDialect() - Method in class org.springframework.data.rest.example.jpa.JpaRepositoryConfig
 
jpaHelper() - Method in class org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration
 
JpaHelper - Class in org.springframework.data.rest.webmvc.support
 
JpaHelper() - Constructor for class org.springframework.data.rest.webmvc.support.JpaHelper
 
JpaLoader - Class in org.springframework.data.rest.example.jpa
 
JpaLoader() - Constructor for class org.springframework.data.rest.example.jpa.JpaLoader
 
jpaLoader() - Method in class org.springframework.data.rest.example.jpa.JpaRepositoryConfig
 
JpaRepositoryConfig - Class in org.springframework.data.rest.example.jpa
 
JpaRepositoryConfig() - Constructor for class org.springframework.data.rest.example.jpa.JpaRepositoryConfig
 
JsonSchema - Class in org.springframework.data.rest.webmvc.json
 
JsonSchema(String, String) - Constructor for class org.springframework.data.rest.webmvc.json.JsonSchema
 
JsonSchema.ArrayProperty - Class in org.springframework.data.rest.webmvc.json
 
JsonSchema.ArrayProperty(String, String, boolean) - Constructor for class org.springframework.data.rest.webmvc.json.JsonSchema.ArrayProperty
 
JsonSchema.Property - Class in org.springframework.data.rest.webmvc.json
 
JsonSchema.Property(String, String, boolean) - Constructor for class org.springframework.data.rest.webmvc.json.JsonSchema.Property
 
jsonSchemaConverter() - Method in class org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration
Turns a domain class into a JsonSchema.
A B C D E F G H I J L M N O P R S T U V W 
Spring Data REST Exporter