Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. SBT plugin to generate Markdown documentation during release

    Scala 1 1

  2. A SBT plugin to use ScalaTest with scripted-plugin to test your SBT plugins

    Scala 10 1

  3. A SBT plugin to generate Slick database schema code from a Liquibase changelog file.

    Scala 3 3

  4. Serializer/Deserializer for Kafka to serialize/deserialize Protocol Buffers messages

    Java 36 12

  5. CircleCI Orb for WhiteSource Renovate

    2

  6. 1
    import akka.actor.ActorSystem
    2
    import akka.dispatch.MessageDispatcher
    3
    import akka.event.LoggingAdapter
    4
    import akka.http.scaladsl.model.headers.{Authorization, OAuth2BearerToken}
    5
    import akka.http.scaladsl.server.Directives.{optionalCookie, optionalHeaderValueByType, provide, reject}

Contribution activity

December 2020

Created 1 commit in 1 repository

Created an issue in mapstruct/mapstruct that received 1 comment

Setting to ignore setters when constructor with parameters is used

Now that MapStruct supports constructors with parameters, it would be great to have a setting to ignore setters when a constructor with parameters …

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.