JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
I
M
T
W
C
com.github.rozidan.springboot.modelmapper
- package com.github.rozidan.springboot.modelmapper
ConfigurationConfigurer
- Class in
com.github.rozidan.springboot.modelmapper
ConfigurationConfigurer()
- Constructor for class com.github.rozidan.springboot.modelmapper.
ConfigurationConfigurer
configure(Configuration)
- Method in class com.github.rozidan.springboot.modelmapper.
ConfigurationConfigurer
configure(TypeMap<S, D>)
- Method in class com.github.rozidan.springboot.modelmapper.
TypeMapConfigurer
converter()
- Method in class com.github.rozidan.springboot.modelmapper.
ConverterConfigurer
ConverterConfigurer
<
S
,
D
> - Class in
com.github.rozidan.springboot.modelmapper
ConverterConfigurer()
- Constructor for class com.github.rozidan.springboot.modelmapper.
ConverterConfigurer
G
getConfiguration()
- Method in class com.github.rozidan.springboot.modelmapper.
TypeMapConfigurer
Configuration to apply to TypeMap, leave it unimplemented to use the default.
getObject()
- Method in class com.github.rozidan.springboot.modelmapper.
ModelMapperFactoryBean
getObjectType()
- Method in class com.github.rozidan.springboot.modelmapper.
ModelMapperFactoryBean
getTypeMapName()
- Method in class com.github.rozidan.springboot.modelmapper.
TypeMapConfigurer
I
isSingleton()
- Method in class com.github.rozidan.springboot.modelmapper.
ModelMapperFactoryBean
M
ModelMapperAutoConfiguration
- Class in
com.github.rozidan.springboot.modelmapper
ModelMapperAutoConfiguration()
- Constructor for class com.github.rozidan.springboot.modelmapper.
ModelMapperAutoConfiguration
modelMapperFactoryBean()
- Method in class com.github.rozidan.springboot.modelmapper.
ModelMapperAutoConfiguration
ModelMapperFactoryBean
- Class in
com.github.rozidan.springboot.modelmapper
A factory bean that instantiates the
ModelMapper
and configures it by delegating to registered
TypeMapConfigurer
instances.
ModelMapperFactoryBean()
- Constructor for class com.github.rozidan.springboot.modelmapper.
ModelMapperFactoryBean
T
TypeMapConfigurer
<
S
,
D
> - Class in
com.github.rozidan.springboot.modelmapper
TypeMapConfigurer()
- Constructor for class com.github.rozidan.springboot.modelmapper.
TypeMapConfigurer
W
WithModelMapper
- Annotation Type in
com.github.rozidan.springboot.modelmapper
Annotation that can be used in combination with @RunWith(SpringRunner.class) in case model mapper component are needed for testing.
C
G
I
M
T
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes