Update readme.md

This commit is contained in:
Gunnar Morling 2013-04-19 01:13:15 +03:00
parent 79b45c710a
commit 5c4356b8c2

View File

@ -244,4 +244,4 @@ MapStruct is just in its very beginnings. Some ideas for further features:
* Remove runtime dependencies to MapStruct by e.g. using the JDK service loader or dependency injection via CDI to retrieve mapper implementations * Remove runtime dependencies to MapStruct by e.g. using the JDK service loader or dependency injection via CDI to retrieve mapper implementations
* etc. * etc.
Check out the [issue list](https://github.com/gunnarmorling/mapstruct/issues?state=open) for more details. Check out the [issue list](https://github.com/mapstruct/mapstruct/issues?state=open) for more details.