Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to make ADB configuration optional. #34

Open
CBatemanOracle opened this issue Apr 30, 2024 · 0 comments
Open

Option to make ADB configuration optional. #34

CBatemanOracle opened this issue Apr 30, 2024 · 0 comments

Comments

@CBatemanOracle
Copy link

Spring Boot apps are often iteratively, especially when new developers are just starting. It would be good if we could support just what's need by the most basic app spit out by the initializer application. This is just a single endpoint "hello" REST application but requires no database. Forcing the user to create or provide an ADB hurt nothing (unless the don't have quota for it) but it does add an extra step to an already long set of steps. Particularly if there app, or the current iteration at least, doesn't require a DB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant