[
https://issues.apache.org/jira/browse/CAUSEWAY-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833702#comment-17833702
]
Daniel Keir Haywood commented on CAUSEWAY-2991:
-----------------------------------------------
Was this done in 3.0.0, [~hobrom] ?
> [Java17+] Replace Spring's Nullable with Jakarta's
> --------------------------------------------------
>
> Key: CAUSEWAY-2991
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-2991
> Project: Causeway
> Issue Type: Improvement
> Reporter: Andi Huber
> Priority: Major
> Fix For: 3.1.0
>
>
> 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;
--
This message was sent by Atlassian Jira
(v8.20.10#820010)