Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
MapStruct
Java bean mappings, the easy way
Collective -
Host: opensource -
https://opencollective.com/mapstruct
- Website: https://mapstruct.org/
- Code: https://github.com/mapstruct
github.com/mapstruct/mapstruct - 5f2a53afe1500925cf497bad9d7e2aa2e4578f0d authored over 5 years ago
github.com/mapstruct/mapstruct-examples - 62eeaaff19bc2447b62fa5e3191ce5c6d2bde110 authored over 5 years ago
github.com/mapstruct/mapstruct.org - 31672c1d4a8efef6ea6a5644c58643504d79a1cb authored over 5 years ago
github.com/mapstruct/mapstruct.org - 8ab2aa03c0040e0023c0b95aed40328497e78e6a authored over 5 years ago
#1307 remove deprecated enum mapping
#1845 create source / target references under bean mapping
github.com/mapstruct/mapstruct-idea - dc419569881490269d80b17b3af92e700d74032f authored over 5 years ago
github.com/mapstruct/mapstruct-idea - 5c830c9d1aef43ccdff2dcac22342804e5c4a3e5 authored over 5 years ago
github.com/mapstruct/mapstruct-idea - d61627c721a73714aaed2db959f53072f61ac2d9 authored over 5 years ago
github.com/mapstruct/mapstruct-idea - e32f756dba7fef5feae46a2bb91e0878593168bb authored over 5 years ago
Fixes #31
github.com/mapstruct/mapstruct-idea - 84ccaf09f20011fcdf23b7fba59dc6263ecd1886 authored over 5 years agogithub.com/mapstruct/mapstruct-idea - f083d17fff4ad40187bdef78a59e628bf6cdf1d3 authored over 5 years ago
github.com/mapstruct/mapstruct-idea - 08bdfa09bced164e5063dc056e9ec012a6dbac66 authored over 5 years ago
github.com/mapstruct/mapstruct-examples - 87895e602f80710bb71f015649a5e0a26b84786a authored over 5 years ago
Added Quarkus demo application that uses MapStruct
github.com/mapstruct/mapstruct-examples - c0c0137a0222d92797c991a7e9755bfecb8bed04 authored over 5 years agogithub.com/mapstruct/mapstruct-examples - e0503d67a6d7865bac6070ffa849915c4a9f5102 authored over 5 years ago
github.com/mapstruct/mapstruct - 119826982ab7a8d7d5a995ca80319992acca150f authored over 5 years ago
github.com/mapstruct/mapstruct - d50e41cdbb605edcb41d550e37da96733e6f1b1c authored over 5 years ago
This sentence is talking about `@Target`, not `@Retention`.
Also, let's use 'type' instead of '...
github.com/mapstruct/mapstruct - 33710584d33856495992c7cab511b4a16643f53e authored over 5 years ago
When a method has a generic signature and the builder type is generic then the method return typ...
github.com/mapstruct/mapstruct - 60c159a0a1150882a7279cb90e72ecef8bad259a authored over 5 years agogithub.com/mapstruct/mapstruct - 648ebceb30a1871d8d7ead78159405523457a1b2 authored over 5 years ago
github.com/mapstruct/mapstruct - 1415e327618b76eb70195a757c865fb65fd5405b authored almost 6 years ago
github.com/mapstruct/mapstruct - 871353fccbf8ed05cfc7dee055f99eb81b0e69e0 authored almost 6 years ago
github.com/mapstruct/mapstruct - da8c1d0e4b11ad80ff7a1937308ad4eee133097e authored almost 6 years ago
In case a lifecycle method has multiple matching parameters (e. g. same type)
all parameter nam...
Update Readme / Java 1.8 required
github.com/mapstruct/mapstruct - 7a19b2ba75878e3a64b4bdf906b825bc9e8b3866 authored almost 6 years agogithub.com/mapstruct/mapstruct - 3ca4c3fcefd02c0b7924ec5cbdfef2813de9004e authored almost 6 years ago
* fix typo in documentation "Using builders"
* fix generated code example in stream mapping
github.com/mapstruct/mapstruct - 7e112ccc2f27f55fd73c176d37c4c3824a633c43 authored almost 6 years ago
Using optional because IntelliJ is picking up hickory as a transitive
dependency and runs the h...
github.com/mapstruct/mapstruct - 6c838e6e0c55218b217ee4bc30ca7598a10ca49f authored almost 6 years ago
github.com/mapstruct/mapstruct - f5ee2c6729d61d128f71078e86e92a8b47a59acb authored almost 6 years ago
github.com/mapstruct/mapstruct - 39481f98c529d0be992f3d29b8aba8796d3083e6 authored almost 6 years ago
* update of configuration
* comments.
github.com/mapstruct/mapstruct-examples - 362a43dff818c35614a5fe5cc216845e1faff77f authored almost 6 years agoIt is "then" instead "than
github.com/mapstruct/mapstruct - 63c5fc8effdd5cbf7e3aac96d5149235fd3dcba6 authored almost 6 years agogithub.com/mapstruct/mapstruct.org - 54abab89fec6d42619950b42b7c4a287c3301360 authored almost 6 years ago
github.com/mapstruct/mapstruct - fcf96c36ebc0663ffa3db2b7a92772ae11105737 authored almost 6 years ago
* #37 Rudimentary logging in mapstruct
* #37 Rudimentary logging in mapstruct changed order
...
github.com/mapstruct/mapstruct - bc010a52dcb7bbb444968f7c737458007eb67dd3 authored almost 6 years ago
github.com/mapstruct/mapstruct - 4f2f546ffc3e47203fe75c356c9212ed6d027ff8 authored almost 6 years ago
github.com/mapstruct/mapstruct - 07590cc0d1b8f1625708399b0db10f5f8f15ed03 authored almost 6 years ago
github.com/mapstruct/mapstruct - b9b9b60a38d0a03959ed6791cc5cc6a4f1620bbc authored almost 6 years ago
github.com/mapstruct/mapstruct - 5e96dc8085f6af41a564e9d18807ec356c76a0cb authored almost 6 years ago
See https://bugs.openjdk.java.net/browse/JDK-8212233 for more information
github.com/mapstruct/mapstruct - 3e6ea0ef8ff3cc163196032bf185f751d2f9b46b authored almost 6 years agogithub.com/mapstruct/mapstruct - 92bed791445eab22acc0aa20205defd2d63ad147 authored almost 6 years ago
* Add Travis CI build matrix to run build on OpenJDK 11 and EA
* Add regex for the Java 11 Gener...
github.com/mapstruct/mapstruct - ae3758674ab7b18663887a082b02a95aa9f7a939 authored almost 6 years ago
github.com/mapstruct/mapstruct - 98d86cee84ac6715d23528a74495daa70198c5cf authored almost 6 years ago
github.com/mapstruct/mapstruct - 6c1108d5bb8cf84dad84ff401c1911ff095452e7 authored almost 6 years ago
github.com/mapstruct/mapstruct - 51bd43fc1bead66f424c9b1ce204481996d00a5d authored almost 6 years ago
Do not specify lower java version for the maven compiler source and target
Add comment that usi...
github.com/mapstruct/mapstruct.org - 7663ded0bb8e1d4bc3c56fabe26933f3892bd80b authored almost 6 years ago
github.com/mapstruct/mapstruct - 002a8b0562aa7857928a8783f70b52c691555520 authored almost 6 years ago
Fixes #27
github.com/mapstruct/mapstruct-idea - 513dfd41f6ecd1bec203c4e69dec95ebb8a6f134 authored almost 6 years agogithub.com/mapstruct/mapstruct - 635cdbf4eaf18c728d9d403c72153a1a81d28ee7 authored almost 6 years ago
github.com/mapstruct/mapstruct - 60208b67afe86584dc878091fa0ec582625adaba authored almost 6 years ago
github.com/mapstruct/mapstruct - 23608477b7d21f184a7e9d19f38b00cf873ff97c authored about 6 years ago
* #1142 update documentation
* #1142 comment
github.com/mapstruct/mapstruct - 160549a788b5ff607ce4d855602b6b6e8d4c3576 authored about 6 years agogithub.com/mapstruct/mapstruct-idea - c0fa9849845ce953bd87db368f8b99cef5ea15c9 authored about 6 years ago
github.com/mapstruct/mapstruct-idea - 394c2727909d4bdd248a79343744a47c9e142d11 authored about 6 years ago
IntelliJ 2019.1 highlights links as info, earlier versions didn't do that.
Do not allow failures...
github.com/mapstruct/mapstruct-idea - 0de195b59b491c11e2bfffd4e3ab5e4c2abd5f7a authored about 6 years ago
github.com/mapstruct/mapstruct-idea - 678b26852b6d73e2b72f5d9d294515bd87f88419 authored about 6 years ago
github.com/mapstruct/mapstruct-examples - 85e84689ee83a7876219de87e7afd18d535bd231 authored about 6 years ago
github.com/mapstruct/mapstruct.org - b8d8d0e24906e8fd6ff0adf8cafb6d70ce3d8cb7 authored about 6 years ago
github.com/mapstruct/mapstruct.org - f02591a71946fdbf92d35721d0a83a27f1f8429a authored about 6 years ago
github.com/mapstruct/mapstruct - d282261ddf9b0c7fced7b336e41db98d8bab3202 authored about 6 years ago
github.com/mapstruct/mapstruct-examples - 08b3d7c683a30b803e9cdf52d3f20fe5e0f79659 authored about 6 years ago
github.com/mapstruct/mapstruct - a28f2cb9cf340056e6fe5e75be280921117e0f01 authored about 6 years ago
github.com/mapstruct/mapstruct - 984423dfee29b15624141873680f27b31690f383 authored about 6 years ago
github.com/mapstruct/mapstruct - 97620827031a234e0bce2b5bddacf9e77e285290 authored about 6 years ago
github.com/mapstruct/mapstruct - 3c079e412aabb7afb1f11b946e6c85dd874c9777 authored about 6 years ago
Remove import of SimpleConversion used in the javadoc of the BuiltIntMethod
Fixes #1694
github.com/mapstruct/mapstruct - eca743310365b24ddc79085c35e1c0901f58361c authored about 6 years agogithub.com/mapstruct/mapstruct - 2ea5dcf4008682fafa8698c5e703db0f687810bf authored about 6 years ago
github.com/mapstruct/mapstruct-idea - fa6911750324457f528886fcecc78d619f02af76 authored about 6 years ago
github.com/mapstruct/mapstruct-examples - d73e3c6d9d5b74940b54dfb7beb8cf2ecc78405d authored about 6 years ago
github.com/mapstruct/mapstruct - 07c7a29adc8631ece782d319d1b17609bdd066eb authored about 6 years ago
github.com/mapstruct/mapstruct - 0981959ff053186c24cbb88f106a670c9ad21f9c authored about 6 years ago
github.com/mapstruct/mapstruct - 884ca2507a0fca94349b8f494fd29efeebf89b3b authored about 6 years ago
github.com/mapstruct/mapstruct - 57caee250f0e4ee0ac50083d7e993a3c011eb3be authored about 6 years ago
github.com/mapstruct/mapstruct - abd1cfb6a18cf13a055f2ea9d4c6fc6118129779 authored about 6 years ago
github.com/mapstruct/mapstruct - 73a1ab1e8a1a3d73e7a516030b72834558d13a15 authored about 6 years ago
Once https://issues.apache.org/jira/browse/MENFORCER-306 is fixed we can upgrade the plugin again
github.com/mapstruct/mapstruct - b46682f95b43397dae089906b2c0dfc3859f33ce authored about 6 years agogithub.com/mapstruct/mapstruct - 0e33ad4bbcfd7f8628f63221db4faa7415ac4384 authored about 6 years ago
* #1650 reproducer
* #1650 fix cannot-find-symbol
* #1650 reproducer, extended
github.com/mapstruct/mapstruct - 743361ca45ab9eb26592b6b220c01d142e1d832f authored about 6 years agogithub.com/mapstruct/mapstruct - 8edc6f82aa53cd1398944518034759ffd2af08c0 authored about 6 years ago
github.com/mapstruct/mapstruct - e2915c864e8e032273f063d555bdfca985654ae5 authored about 6 years ago
github.com/mapstruct/mapstruct - 780fd739286be8f12626c0a1eb508c366146b59d authored about 6 years ago
When the adder method is part of the protobuf builder then it's superclass it not the generated ...
github.com/mapstruct/mapstruct-examples - 8dd8efc38d12b29c1a43e840ca091597d8960b5b authored about 6 years agogithub.com/mapstruct/mapstruct - d1fe65dbad0d3abb84756d1eace8a7251f69b9e0 authored about 6 years ago
Solves #7
github.com/mapstruct/mapstruct-idea - cd5fbf69c389583f77eddba23447677bde378493 authored about 6 years agogithub.com/mapstruct/mapstruct-idea - 98b668a916c4248578e6dd7a6a2ec3e50210eb92 authored about 6 years ago
github.com/mapstruct/mapstruct-idea - 4c153f9e85a509a5d2a43e5d1d07d396288afe16 authored about 6 years ago
github.com/mapstruct/mapstruct-idea - 6cd4a2d7e3a392cf0058ba79d18b6893fb3b9c1e authored about 6 years ago
github.com/mapstruct/mapstruct - 9a43b210d39bc590d8c9237d13c5c9016199b6b4 authored about 6 years ago
github.com/mapstruct/mapstruct-examples - 177e74151aead51da5035c092b2d807f59b15749 authored about 6 years ago
github.com/mapstruct/mapstruct - a3ba57c372a9913398f4fda4de6949abaf196c78 authored about 6 years ago
github.com/mapstruct/mapstruct - b651ad34b54d157bfa5121a7849cd09284df0720 authored about 6 years ago
Support for fluent setters is only trigerred if 1.3.0 is present
Closes gh-23
github.com/mapstruct/mapstruct-idea - e157a8030da26bf37686a9c1d5e167bd655fedd8 authored about 6 years agogithub.com/mapstruct/mapstruct-idea - d5ed226d1b5090d69573a4f471070a50246a80ac authored about 6 years ago
github.com/mapstruct/mapstruct - 2977c2e614b241510950caf08d373a4a22e1edae authored over 6 years ago