Skip navigation links
C G I M P 

C

com.github.jmnarloch.spring.boot.modelmapper - package com.github.jmnarloch.spring.boot.modelmapper
 
configure(ModelMapper) - Method in interface com.github.jmnarloch.spring.boot.modelmapper.ModelMapperConfigurer
Configures the instance of ModelMapper.
configure(ModelMapper) - Method in class com.github.jmnarloch.spring.boot.modelmapper.PropertyMapConfigurerSupport
Configures

G

getObject() - Method in class com.github.jmnarloch.spring.boot.modelmapper.ModelMapperFactoryBean
getObjectType() - Method in class com.github.jmnarloch.spring.boot.modelmapper.ModelMapperFactoryBean

I

isSingleton() - Method in class com.github.jmnarloch.spring.boot.modelmapper.ModelMapperFactoryBean

M

mapping() - Method in class com.github.jmnarloch.spring.boot.modelmapper.PropertyMapConfigurerSupport
Allows to specify the specific property mapping between two different objects.
ModelMapperAutoConfiguration - Class in com.github.jmnarloch.spring.boot.modelmapper
The ModelMapper auto configuration.
ModelMapperAutoConfiguration() - Constructor for class com.github.jmnarloch.spring.boot.modelmapper.ModelMapperAutoConfiguration
 
ModelMapperConfigurer - Interface in com.github.jmnarloch.spring.boot.modelmapper
Allows to set specific behaviour of the ModelMapper instance.
modelMapperFactoryBean() - Method in class com.github.jmnarloch.spring.boot.modelmapper.ModelMapperAutoConfiguration
Defines the ModelMapperFactoryBean instance.
ModelMapperFactoryBean - Class in com.github.jmnarloch.spring.boot.modelmapper
A factory bean that instantiates the ModelMapper and configures it by delegating to registered ModelMapperConfigurer instances.
ModelMapperFactoryBean() - Constructor for class com.github.jmnarloch.spring.boot.modelmapper.ModelMapperFactoryBean
 

P

PropertyMapConfigurerSupport<S,D> - Class in com.github.jmnarloch.spring.boot.modelmapper
An PropertyMap model mapper configurer.
PropertyMapConfigurerSupport() - Constructor for class com.github.jmnarloch.spring.boot.modelmapper.PropertyMapConfigurerSupport
 
C G I M P 
Skip navigation links