Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 489 Bytes

File metadata and controls

14 lines (10 loc) · 489 Bytes

ModelMapperExample

Example code for blog post on using custom ModelMapper converters.

For more information, see Using Custom ModelMapper Converters and Mappings.

To Run:

> gradlew bootRun

License

This project is licensed under the Apache License version 2.0.
See the LICENSE file or go to Apache License 2.0 for more information.