Marcelo Shima

Results 573 comments of Marcelo Shima

@DanielFran sure, we should convert official modules to blueprints.

Still relevant, but can be fixed with https://github.com/hipster-labs/generator-jhipster-entity-audit/issues/178

This can be relevant. Need to merge to a single file and put in the new path.

Switched to Cassandra some some samples, still missing reactive

I’m not react expert, but looks like it will make react-jhipster more generic and reusable.

It's not fixed yet: ``` 2022-09-06 23:29:50.589 WARN 8982 --- [ main] com.datastax.driver.core.Cluster : You listed localhost/127.0.0.1:49162 in your contact points, but it wasn't found in the control host's system.peers...

`org.cassandraunit` dependencies are unmaintained and broken, we can use a fork or look for something else. Since cassandraunit seems to be used to load cql, liquibase-cassandra may be an alternative.

Gateway is still broken at e2e test, junit tests are ok.

It depends on https://github.com/jhipster/jhipster-bom/pull/967, which uses a cassandraunit fork. We could use it, or try another alternative. It’s open for discussion.

I would prefer to use liquibase if possible.