Class ModelMapperConfig
java.lang.Object
org.qubership.atp.environments.config.ModelMapperConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.modelmapper.ModelMapperCreateModelMapperbean and set configuration.
-
Constructor Details
-
ModelMapperConfig
public ModelMapperConfig()
-
-
Method Details
-
modelMapper
@Bean public org.modelmapper.ModelMapper modelMapper()CreateModelMapperbean and set configuration.- Returns:
- configured mapper
-