spring-cli icon indicating copy to clipboard operation
spring-cli copied to clipboard

A CLI focused on developer productivity

Results 73 spring-cli issues
Sort by recently updated
recently updated
newest added

- Update dependency version from 8.13.4 to 8.45.0 - Migrate package names for jgit usage in openrewrite tools - Update API around AddRepositoryPlugin usage to handle explicit repository type

I would like to use `spring boot cli` to generate and update dependencies in Java Spring Boot projects according to this doc. https://docs.spring.io/spring-cli/reference/commands/boot-add.html My repository is private and can be...