Skip to content

Conversation

@mjeffrey
Copy link
Contributor

@mjeffrey mjeffrey commented May 2, 2021

This is similar to the existing lombok.Data annotation.
See gh-25893

This is similar to the existing lombok.Data annotation.
See spring-projectsgh-25893
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 2, 2021
@snicoll snicoll changed the title Add lombok Value annotation for configuration metadata generation. spring-projectsgh-25893 Add Lombok @Value support for configuration metadata generation May 2, 2021
@philwebb philwebb added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels May 4, 2021
@philwebb philwebb added this to the 2.6.x milestone May 4, 2021
@snicoll snicoll self-assigned this May 28, 2021
snicoll pushed a commit to snicoll/spring-boot that referenced this pull request May 28, 2021
This commit adds support for `@Value` from project Lombok for metadata
generation. This is very similar to the existing `@Data` support.

See spring-projectsgh-26337
snicoll added a commit to snicoll/spring-boot that referenced this pull request May 28, 2021
@snicoll snicoll modified the milestones: 2.6.x, 2.6.0-M1 Jun 1, 2021
snicoll pushed a commit that referenced this pull request Jun 12, 2021
This commit adds support for `@Value` from project Lombok for metadata
generation. This is very similar to the existing `@Data` support.

See gh-26337
snicoll added a commit that referenced this pull request Jun 12, 2021
@snicoll snicoll closed this in 7879adf Jun 12, 2021
@snicoll
Copy link
Member

snicoll commented Jun 12, 2021

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

humaolin pushed a commit to humaolin/spring-boot that referenced this pull request May 7, 2022
Since support for the commandName attribute was removed from the
implementation of FormTag in Spring Framework 5.0, the presence of the
commandName attribute in the spring-form.tld file is no longer valid
and can lead one to assume that the commandName attribute is still
supported -- for example when using code completion in a JSP editor.

This commit therefore removes the obsolete commandName attribute in
spring-form.tld.

Closes spring-projectsgh-26337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants