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
4
pub mod handlers;
pub mod cli;
pub mod models;
pub mod client;