MapStruct extras

Extra processor for MapStruct

License

License

Categories

Categories

MapStruct General Purpose Libraries Bean Mapping
GroupId

GroupId

com.github.wenerme.mapstruct-extras
ArtifactId

ArtifactId

mapstruct-extras
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

MapStruct extras
Extra processor for MapStruct
Project URL

Project URL

https://github.com/wenerme/mapstruct-extras
Source Code Management

Source Code Management

http://github.com/wenerme/mapstruct-extras

Download mapstruct-extras

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wenerme.mapstruct-extras/mapstruct-extras/ -->
<dependency>
    <groupId>com.github.wenerme.mapstruct-extras</groupId>
    <artifactId>mapstruct-extras</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wenerme.mapstruct-extras/mapstruct-extras/
implementation 'com.github.wenerme.mapstruct-extras:mapstruct-extras:0.0.1'
// https://jarcasting.com/artifacts/com.github.wenerme.mapstruct-extras/mapstruct-extras/
implementation ("com.github.wenerme.mapstruct-extras:mapstruct-extras:0.0.1")
'com.github.wenerme.mapstruct-extras:mapstruct-extras:pom:0.0.1'
<dependency org="com.github.wenerme.mapstruct-extras" name="mapstruct-extras" rev="0.0.1">
  <artifact name="mapstruct-extras" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wenerme.mapstruct-extras', module='mapstruct-extras', version='0.0.1')
)
libraryDependencies += "com.github.wenerme.mapstruct-extras" % "mapstruct-extras" % "0.0.1"
[com.github.wenerme.mapstruct-extras/mapstruct-extras "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • proto-processor

MapStruct for gRPC

  • proto-processor
    • handle repeated field
    • add builder object factory
    • fix name conversion
    • filter unused setter/getter

Versions

Version
0.0.1