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

Tool: Enable more efficient code customization for general tool options #835

Open
julgus opened this issue Nov 29, 2019 · 0 comments
Open
Assignees

Comments

@julgus
Copy link
Member

julgus commented Nov 29, 2019

Many of the options in the tool have to be manually configured for every table/column that it applies too.

For example, if a user wishes to generate a REST API with Spring, they have to check “Generate @RestController” option along with “REST Enable Create/Update/Delete”. This have to be done for every relevant table. If the database is large, this is a very tedious procedure.

My suggestion is that we support bulk operations for general settings in some way, to make customization effortless.

@julgus julgus self-assigned this Nov 29, 2019
@julgus julgus changed the title Tool: Tool: Enable more efficient code customization for general tool options Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant