Marcelo Shima
Marcelo Shima
Tests cleans the entire database so when persisting a new entity it will be the last one. We need a `jhipster info` output to reproduce the error.
We cannot support this feature because we do not have existing databases in our CI to test against. Our current testcontainers approach works pretty well. We accept PRs with improvements...
@naris you can check the `--dev-database-type h2Disk` changes. It disables TestContainers.
I don't know how a `convention plugin` looks like but sounds ok. The toml file can be built from scratch using an external lib https://github.com/jhipster/generator-jhipster/blob/0a8150c9ae4256f4fe28a02d0e9c2ec6f66d12a1/generators/server/support/dependabot-gradle.mts#L19
@atomfrede we already have a grade sub-gen, but it's quite different of maven due to design. We are mostly writing a gradle script file for each tech and injecting it....
@atomfrede I think we can close this. Not everything migrated to convention plugins but it's enough. Next step is probably open api generator that can be reused in micronaut blueprint.
Heroku generator has been updated and will be kept for now. Seems heroku still a good alternative for now. Closing since I think there is nothing left to discuss.
Closing, the issue looks to be resolved.
gateway still not cassandra, but looks a memory problem due to lots of cassandra/cassandra migration instances.
Main requires java 17 now.