Prev-I
Prev-I
I would like to mark all service class with an annotation (or a specific property) containing the name to be used in Registration when loading from assembly. ``` [AutoWireName("GET_ALL_USERS")] public...
We are trying to send a push notification on android device using GCM/FCM with the latest Notification-Hubs-java-sdk version (1.0.4). We wrote the same code in dotnet and we can successully...
Fixes citrineos/citrineos#31 Added npm restore as shorthand to npm ci. Changed npm i to ci in dockerbuild Added package-lock.json to be used by npm ci and removed it from gitignore
**Which repository?** Is it: - citrineos-core **Describe the bug** With the latest version on citrineos-core I'm unable to build citrineos, docker build fail with npm error **To Reproduce** 1. Checkout...
**Which repository?** Is it: - citrineos-core **Describe the bug** I've tried to docker-compose the swarm folder for the current main branch but it won't start reporting file not found. **Expected...