Marcelo Shima

Results 573 comments of Marcelo Shima

The only way I could find is to duplicate the sqlfull https://github.com/jhipster/generator-jhipster/blob/d4880e95bf6610894493844d843140b59d0e833b/test-integration/scripts/11-generate-entities.sh#L90 @xetys it will be hard to add oauth2 support?

At monoliths and probably microfrontends, search is opt-out `@SearchEngine(false)`. This behavior is more new comers friendly.

IMO we should stay will current behavior.

> This behavior is more new comers friendly. Set the searchEngine and every entity is searchable. This is much easier to new comers.

We should start v8 cycle soon, so it’s time to discuss. What’s your proposal?

Vue is not translated yet, I need to check how the translation must be injected.

@mraible the PR is open so I will not forget about it, but I should work on it for v8 and refactor the files generation. There is a lot of...

@DanielFran those files are test samples, which should be generated when the generator templates changes. But they are not updated, and I can’t blame because I myself never remember it’s...

For image versions we should add a version map for docker and Java like we have for node. When running tests, we should replace the versions with placeholders.

What do you think @deepu105 @MathieuAA?