• P
    Improve #toString for AnnotationAttributes · 4036ffc4
    Phillip Webb 提交于
    Improve the #toString method for AnnotationAttributes to print array
    values as a comma-separated list. This change is primarily to provide
    better variable inspection when debugging code within an IDE.
    4036ffc4
AnnotationAttributes.java 5.0 KB