Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Spring Boot 2.2.1 In Use and Lombok 1.18.10 In Use Error #2289

Open
WakersDeveloper opened this issue Nov 19, 2019 · 0 comments
Open

Comments

@WakersDeveloper
Copy link

WakersDeveloper commented Nov 19, 2019

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior, preferably in the form of the smallest java source file you can make that will show the problem when compiled with javac -cp lombok.jar ExampleFile.java or as sole java file in a fresh new eclipse project.

If this is not possible, give us enough to reproduce the problem. If you have stack traces or error messages please include all of them, and include screen shots if that will help explain the problem.

Expected behavior
A clear and concise description of what you expected to happen.

Version info (please complete the following information):

  • Lombok version
  • Platform (javac or eclipse, and if so, what is the output of javac -version / the version listed in the about... dialog of eclipse.

Additional context
Add any other context about the problem here.

java version : 1.8.0_231
java.lang.NoSuchMethodError: com.whisnit.vo.Study.getType()Ljava/lang/String;

image
image
image
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant