Marcelo Shima

Results 573 comments of Marcelo Shima

They are type tests, maybe `satisfies` can be used in removed tests.

Newest gatling requires jvm 21 too. See https://github.com/jhipster/generator-jhipster/pull/31182

IMO generators should have 'generator.ts', 'generator.spec.ts', 'command.ts' and 'index.ts' only if possible. Everything else is optional. - 'files.ts' and 'entity-files.ts' only if there are many files. - 'prompts.ts' are for...

Very few generators are complex, in those case are ok to have more modular implementation.

We should prioritize splitting the entire generator. Like add spring-boot:bootstrap and others bootstrap generators.

@mateus-asouza please go ahead.

You should explain what issue you are having.

JHipster 6 is too old. You should upgrade.

Switched to generator-jhipster main, the remaining task is to switch to generator-jhipsterv8.6.0.