8000 GitHub - Haarolean/lombok-graal: lombok superbuilder annotation doesn't work with spring boot & graalvm native image
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Haarolean/lombok-graal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. mvn -DskipTests --no-transfer-progress clean package -Pnative
  2. ./target/lombok = fail

Error: Caused by: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Builder class com.example.lombok.dto.PullRequestConfig$PullRequestConfigBuilderImpl does not have build method (name: 'build')

About

lombok superbuilder annotation doesn't work with spring boot & graalvm native image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0