Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 678 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 678 Bytes

SpringBoot Mapstruct testing example

Overview

Project for demonstrating how can be added unit tests for Mapstruct Mappers with SpringBoot.

Post with detailed guidelines: https://javarush.ru/groups/posts/3698

Building

mvn clean package

Troubleshooting

...

Release Notes

Can be found in RELEASE_NOTES.

Authors

Acknowledgments

...

Contributing

Please, follow Contributing page.

Code of Conduct

Please, follow Code of Conduct page.

License

This project is Apache License 2.0 - see the LICENSE file for details