-
Im looking for the labels/keys for the event counters so I can add some of them to my monitoring.
Specifically App Insights, I require the labels/keys and the "core" counters includes this in the "we…
-
do you have any plan to upgrade Mrcms to .net-core or switch to entity-framework in future?
-
Goal of the task is to make the solution avaialble to SaaS users.
-
##### **Overview of the issue**
Recently, while using JHipster to build a microservice application, I encountered an issue with pagination APIs.
Since the pagination API in microservices follo…
yhao3 updated
1 month ago
-
I'm using TPH for a set of entities where columns of derived entities sometimes gets combined in a complex query. For this query, I need to add an index that includes these columns. I expected the fol…
-
## Ask a question
I am using bounded contexts.
This means I have two different DbContexts, with their own entities, and own "Schema", but sharing the same connection string.
My question comes w…
-
**Describe the bug**
Parenting one entity to another and undoing the action may result in creating two instances of the parented entity in the **Entity Outliner**, one is still a child but the other …
-
In addition to existing formats, it'd be handy to have scorecards result emitted as an in-toto attestation. The attestation framework is described here: https://github.com/in-toto/attestation.
## W…
-
It would be nice to support:
```java
@EventListener
public void onPersonCreated(EntityCreatedEvent event) {
// ...
}
```
In Spring this is possible implementing `ResolvableTypeProvider`…
-
Looking through the docs and source, I wasn't able to identify a way to handle reference loops when the SDK JSON serializes an entity I fetched using Entity Framework with an `[InversePropety]` define…