-
Schema validation (`NHibernateSchemaValidator.Validate()`) using SQLite (or SQL Server CE) and a specific schema fails for a generated/exported schema (`NHibernateSchemaExport.Create(false, true)`).
…
-
Unable to retrieve child resources.
Details:
{
"name": "RestError",
"message": "This request is not authorized to perform this operation.\nRequestId:20f9e516-501e-0009-1953-2dca9b000000\nTim…
-
When I create Id3v2 tags, and set it to a file. Then save the file. Then retrieve the Id3v2 tags and compare it with the tags I used to create it with, it will not return equals. This is due to line:
…
-
TypeMap::include copies only `mappings` but `preConverter` and `postConverter`
Exmaple:
```
import lombok.Data;
@Data
class Person {
String name;
Address address;
}
@Data
class Addre…
-
Hi,
I have a Spring Boot App back-end with Maven and a Angular App in front-end. I did the steps from quick start, but when I try to write some codes in my test class, I had the message:
```jav…
-
Do we have support for something like this in the java client?
https://firehydrant.io/blog/dynamic-kubernetes-informers/
Instead of explicitly watching for specific resources, need to watch on arb…
-
I have this classes:
``` java
class Base {
private Type type;
}
class A extends Base {
}
class B extends Base {
}
class C {
private List bases;
}
```
And then I have the same structure for…
-
The package will provide the Connection actions and the API which the consumer applications can use to query the Google cloud services.
---
**Credits** to [Brokero](https://www.brokero.ch/de/start…
-
Unable to retrieve child resources.
Details:
{
"name": "RestError",
"message": "This request is not authorized to perform this operation.\nRequestId:b238802b-701e-000f-030e-1b81ef000000\nTim…
-
𝗗𝗲𝘀𝗰𝗿𝗶𝗯𝗲 𝘁𝗵𝗲 𝗯𝘂𝗴
If the Google Calendard/Task is added and the view are configured but the user is signed out from Google, the module keeps asking to auth.
𝗧𝗼 𝗥𝗲𝗽𝗿𝗼𝗱𝘂𝗰𝗲
1. Add Google module
2. Co…