arconia update spring-ai
The arconia update spring-ai
command upgrades your project to a newer version of Spring AI. It uses the Spring AI recipes from the Arconia Migrations project.
Options
The following options are available:
Option | Default | Description |
---|---|---|
|
|
Update in dry-run mode. Shows what changes would be made without actually making them. |
|
|
Spring AI target version to upgrade to. |
|
|
Include debug output. |
|
|
Include more verbose output about the execution. |
|
|
Include more details about errors. |
|
Additional build parameters passed directly to the build tool. |
|
|
Display help information for the command. |
Build Tool Integration
The command runs the appropriate OpenRewrite task based on your build tool, following the same approach used by the arconia rewrite
command.