You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After creating a new project with the generator by selecting one of the distributed caching systems (Hazelcast, Redis, Memcache), when starting the project with ./gradlew an error for invalid dependencies is presented.
Reproduce the error
Install JHipster and Micronaut blueprint, configure with one distribuited cache system, start the project after generation is completed.
Related issues
I found two open issues regarding Hazelcast and Memcached and one closed issue regarding Redis but at this point I don't understand why they are in the generator as available options.
Overview of the issue
After creating a new project with the generator by selecting one of the distributed caching systems (Hazelcast, Redis, Memcache), when starting the project with ./gradlew an error for invalid dependencies is presented.
Reproduce the error
Install JHipster and Micronaut blueprint, configure with one distribuited cache system, start the project after generation is completed.
Related issues
I found two open issues regarding Hazelcast and Memcached and one closed issue regarding Redis but at this point I don't understand why they are in the generator as available options.
[Hazelcast] (#47)
[Memcached] (#118)
[Redis] (#48)
Project configuration
.yo-rc.json file
Environment and Tools
openjdk version "21.0.4" 2024-07-16
OpenJDK Runtime Environment (build 21.0.4+7)
OpenJDK 64-Bit Server VM (build 21.0.4+7, mixed mode, sharing)
git version 2.46.0
node: v18.19.1
npm: 10.2.4
Docker version 27.1.1, build 63125853e3
Screenshot
The text was updated successfully, but these errors were encountered: