MVN

io.github.anweber : mapstruct-springlazy

Maven & Gradle

Feb 11, 2022
5 stars

mapstruct-springlazy · MapStruct Spring Lazy adds additional @Lazy Annotation to every Mapper, which is referenced with uses. Adding @Lazy can break a circular references, which is no longer allowed in Spring Boot 2.6.

<dependency>
    <groupId>io.github.anweber</groupId>
    <artifactId>mapstruct-springlazy</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.anweber : mapstruct-springlazy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.anweber : mapstruct-springlazy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
mapstruct-springlazy-1.0.0

How to add a dependency to Maven

Add the following io.github.anweber : mapstruct-springlazy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.anweber</groupId>
    <artifactId>mapstruct-springlazy</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.anweber : mapstruct-springlazy gradle dependency to your build.gradle file:

implementation 'io.github.anweber:mapstruct-springlazy:1.0.0'

Gradle Kotlin DSL: Add the following io.github.anweber : mapstruct-springlazy gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.anweber:mapstruct-springlazy:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.anweber : mapstruct-springlazy sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.anweber" % "mapstruct-springlazy" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 10, 2022
1 usages
0 stars
Feb 13, 2022
2 usages
0 stars
Jun 06, 2022
3 usages
0 stars
Mar 30, 2022
2 usages
0 stars
api
Feb 08, 2022
2 stars
Aug 09, 2023
55 stars
Aug 09, 2023
55 stars
Aug 09, 2023
1 usages
55 stars
Aug 09, 2023
55 stars