Marcelo Shima

Results 573 comments of Marcelo Shima

It will still be needed for public services with no user management. Unless it makes sense to create authenticationType no.

> Conditionality shall be on "skipUserManagement" option and there is definitely an issue that user entities are generated in all microservices in case there are more than one. User must...

> can you comment of this? This line forces user entity generation for all microservices with 0auth This is expected. User is always generated for relationship. We should make it...

I may try to convert the content_type field to an actual field for v8. So, instead of implementing at templates, we should inject the field to fields list. Templates won’t...

Tagging as major since jdl will break with angularX value.

@mraible I don't think it has been implemented, it's nice to have. See https://github.com/jhipster/generator-jhipster-quarkus/issues/250.

Reopened to create a new merge point.

3 of 7 tests are passing if the account register is disabled. The MongoDB test is failing with: ``` io.quarkus.hibernate.validator.runtime.interceptor.AbstractMethodValidationInterceptor.validateMethodInvocation(AbstractMethodValidationInterceptor.java:71) ``` Looks like its using hibernate??

> Any specific reason for that? Disable account register? It's broken for every workflow.

For oauth2 we could try to migrate to ui login.