inception icon indicating copy to clipboard operation
inception copied to clipboard

Upgrade to Spring 6, Boot 3, Wicket 10, etc.

Open reckart opened this issue 3 years ago • 0 comments

Describe the refactoring action Update to the current generation of Spring and Spring Boot which use the new Jakarta namespaces for J2EE APIs which entails a host of additional upgrades.

  • Spring 5 -> 6
  • Spring Boot 2 -> 3
  • Wicket 9 -> 10
  • Hibernate 5 -> 6

Expected benefit Avoid technical debt coding against old APIs.

Upstream issues

  • https://issues.apache.org/jira/browse/WICKET-6882
  • https://github.com/l0rdn1kk0n/wicket-bootstrap/issues/980
  • https://github.com/sebfz1/wicket-jquery-ui/issues/353

reckart avatar Dec 04 '22 10:12 reckart