The command `spring boot new --from ai --name myai` thrown an error Error : `Failed processing GitRepoUrlRef{repoUrl=https://github.com/rd-1-2022/spring-gs-catalog, subPath='null', ref='null'}%` To reproduce : - OS : macOS Sonoma 14.7 Installation : - brew tap spring-cli-projects/spring-cli - brew install spring-cli - brew link --overwrite spring-cli - spring boot new --from ai --name myai
The command
spring boot new --from ai --name myaithrown an errorError :
Failed processing GitRepoUrlRef{repoUrl=https://github.com/rd-1-2022/spring-gs-catalog, subPath='null', ref='null'}%To reproduce :
Installation :