java-tutorials/mapstruct/src
Sachin Raverkar 6719beae86
[SR] Map enum with mapstruct (#16163)
* Added enums for week day, its mapper and test.

* Added enums, mapping and tests for case transformation.

* Changed test names to follow BDD style.

* Renamed test class.

* Removed enum, mapper and test for weekdays.
Added same for traffic signal.

* Moved the source code and tests under its own package.

* Added link to article.

* Fixed readme

* Fixed readme

---------

Co-authored-by: sraverkar.encora <sraverkar.encora@centricsoftware.com>
2024-04-02 20:14:20 -05:00
..
main [SR] Map enum with mapstruct (#16163) 2024-04-02 20:14:20 -05:00
test/java/com/baeldung [SR] Map enum with mapstruct (#16163) 2024-04-02 20:14:20 -05:00