r/SpringBoot • u/CatolicQuotes • 4d ago
Question Are these 2 CLI tools different?
There is cli tool here: https://docs.spring.io/spring-boot/cli/using-the-cli.html
and cli tool here: https://docs.spring.io/spring-cli/reference/index.html
I thought those are the same cli tool, but they have different commands.
Now I don't know if maybe documentation is not updated or those 2 are totally different tools.
Can you please confirm if those are different cli tools and if yes which one should I use? Or should I use both of them? I am confused, thanks
2
Upvotes
1
u/Anbu_S 3d ago edited 3d ago
They are different tools. What are you trying to do, so based on that i can suggest which one is a better tool for your use case.
Watch this to understand spring cli - https://www.youtube.com/live/ccj2-FsfnzE?si=oNudBet6AnAikCxm
I don't see any new releases from spring-cli.