Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 505 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 505 Bytes

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.