jetty/jetty.project

Improve @ManagedAttribute processing

Open

#7.561 aberto em 10 de fev. de 2022

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)Java (1.913 forks)batch import
BugHelp Wanted

Métricas do repositório

Stars
 (3.701 stars)
Métricas de merge de PR
 (Mesclagem média 6d 14h) (48 fundiu PRs em 30d)

Description

Jetty version(s) 10.0.x

Description If @ManagedAttribute is put on a setter method, the processing of the annotation gets confused. See #7513 and comment https://github.com/eclipse/jetty.project/pull/7532#issuecomment-1029561508.

Guia do colaborador