amdegregorio/ModelMapper-NoSpringBootStarter: Example code for using Model Mapper in a Spring Boot app without the starter
| Tags | |
|---|---|
| URL | https://github.com/amdegregorio/ModelMapper-NoSpringBootStarter |
ModelMapper-NoSpringBootStarter
Example application for the blog post on using ModelMapper in Spring Boot without a starter.
For more information, see ModelMapper in Spring Boot No Starter.
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.