
In AmazonQ or CoPilot run the following prompt in a new chat:
@Workspace migrate common to Java 17 and to the latest SpringBoot 3Make sure to run commands prompted by the agent.
Click on the explorer (in VS Code) and recompile the common library by right clicking Common under MAVEN and running the commands clean and then install. The build should be successful.
Commit the modified files.
