Skip to content

Document that when using Lombok it must be configured to run before spring-boot-configuration-processor #31190

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

Conversation

tudormarc
Copy link
Contributor

Added note to use lombok dependency before spring-boot-configuration-processor dependency.

Closes #30986

Added note to use lombok dependency before spring-boot-configuration-processor dependency.

Closes spring-projects#30986
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 27, 2022
@wilkinsona wilkinsona changed the title Added lombok dependency usage Note Document that Lombok must be configured to run before spring-boot-configuration-processor May 27, 2022
@wilkinsona wilkinsona changed the title Document that Lombok must be configured to run before spring-boot-configuration-processor Document that when using Lombok, it must be configured to run before spring-boot-configuration-processor May 27, 2022
@wilkinsona wilkinsona added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels May 27, 2022
@wilkinsona wilkinsona added this to the 2.6.x milestone May 27, 2022
@wilkinsona wilkinsona changed the title Document that when using Lombok, it must be configured to run before spring-boot-configuration-processor Document that when using Lombok it must be configured to run before spring-boot-configuration-processor May 27, 2022
@snicoll snicoll self-assigned this Jun 13, 2022
snicoll added a commit that referenced this pull request Jun 13, 2022
@snicoll snicoll closed this in 09978b3 Jun 13, 2022
@snicoll snicoll modified the milestones: 2.6.x, 2.6.9 Jun 13, 2022
@snicoll
Copy link
Member

snicoll commented Jun 13, 2022

@tudormarc thank you for making your first contribution to Spring Boot.

@tudormarc
Copy link
Contributor Author

tudormarc commented Jun 13, 2022

@snicoll thanks a lot. I'm really happy to be able to contribute :)

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

Successfully merging this pull request may close these issues.

Document ordering of Lombok and spring-boot-configuration-processor annotation processors
4 participants