Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-2991

[WON'T DO] Replace Spring's Nullable with Jakarta's

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Do
    • None
    • 3.1.0
    • None
    • None

    Description

      An new Jakarta 2.x API version was released, that includes a Nullable annotation.

      As Jakarta is the industry standard, batch replace
      import org.springframework.lang.Nullable;
      with
      import jakarta.annotation.Nullable;

      Attachments

        Activity

          People

            hobrom Andi Huber
            hobrom Andi Huber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: