xspring 0.1.3

A tool to scaffold spring boot projects interactively like the vs code extension for scaffolding a spring boot project
Documentation
1
2
3
pub mod root;
pub mod commands;
pub mod interactive_ui;