-
This should be a simple list of projects you have worked on. Since there are not a ton of links to things you have done, then this will need to be descriptions and images of basic projects. Also let…
-
I had a case class like this:
edit: thanks to @seratch: valid scala syntax. I was very distracted when I wrote the original ;-)
``` Scala
import scalikejdbc._
case class B(a: String)
case class A(x:…
-
Part of #705.
Key idea here is to ensure that all of our locations with a `cvs:` concordance are attached to the CVS provider, ditto for `walgreens:` and various other common concordance authoritie…
-
Please describe what you would find useful and please also check (by searching open requests here) if that was maybe already requested.
Hi!
I had this idea where we can have a tab in Grocy to se…
-
# 🎯 Purpose
The purpose of this guide is to give you the basic information you need to get going with GitHub. This guide is intended to be used for GitHub in a common configuration. It is not the en…
-
# 🎯 Purpose
The purpose of this guide is to give you the basic information you need to get going with GitHub. This guide is intended to be used for GitHub in a common configuration. It is not the en…
-
**Prerequisites (mark completed items with an [x]):**
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed …
-
What happens if a failure occurs between the time an event is saved to the event store and that event is published to the bus? According to this source code, it seems these operations aren't atomic, a…
-
- [x] appointment websites
- [x] vaccine types
- [x] appointment availability
- [x] structured hours information - #721
-
### Expected behavior
logs should be captured in azure app insight for all the modules
Following document for [**Configure Springboot Application to send log4j logs to Application Insights**](https…