Moved to Tests to JUnit 5 (Jupiter). One small part org.junit.Rule used by ClientDriverRule is still with Junit 4 as I didn't find any alternative. Used dependency junit-jupiter-migrationsupport for this.
Lombok-fied some Pojos (Was not able to change all the the pojos)
Tested this in Spring boot 3 (3.2.0) Changes: