Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add start and stop aliases to trigger mvn spring-boot commands
This commit introduces two new aliases to the devbox.json file: "start" and "stop". These scripts utilize Maven commands to manage the spring-boot application lifecycle, allowing developers to easily start and stop the application.
- Loading branch information