Skip to content

Annotation  #10

Closed
Closed
@frankreyesgarcia

Description

The error mentioned in the line is due to a problem with an annotation.

[ERROR] /jakartaee-mvc-sample/src/main/java/com/example/web/AlertMessage.java:[14,2] cannot find symbol
symbol: class RedirectScoped

     @RedirectScoped
     @Named("flashMessage")
     public class AlertMessage implements Serializable {

The japicmp results show that this class was eliminated.

---! REMOVED ANNOTATION: PUBLIC(-) ABSTRACT(-) javax.mvc.RedirectScoped (not serializable)

Breaking Good does not identify this change and therefore is not able to generate any explanation.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions