-
```txt
HINWEISE ZUR BASIS-DEMO TEIL 1
==============================
Hallo, Ihr fleißigen und einfallsreichen Redakteure und Programmierer der Basis-Demo !Großes Lob vorweg: Ihr habt eine klar stru…
-
### Issue Description
There does not appear to be a functional way to represent a soft (build order only) project dependency using the MSBuild command line. Visual Studio has a feature to indicate th…
-
Hello,
When I try to use a `@JsonNaming` annotation on a record, I cannot unmarshall json to an object because a mapping exception occurs.
I use jackson 2.12.0 with JDK 15.
A Test example c…
-
Currently, depending on if a series has been matched in standard mode or multi-episode mode (i.e. tvdb2/3/4 mode), different sources of metadata will be used for each episode's Director and Writer. In…
KingJ updated
1 month ago
-
## The problem
Suppose I have an API and want to query the following `Foo` entity by its `Name` property:
```c#
public sealed class Foo : IEntityBase, IQueryableEntity
{
public Foo()
{…
-
**Environment:**
Platform: RS V1.0.1 OPS Orange Cloud
Configuration: rs-config branch op based on 0.5.0-rc1 MIS / rs-processing-config 0.4.0-rc2
**Current Behavior:**
Some trace have been lo…
-
**Affects:** 5.3.1
Relates to #23107
Basically, I have the exact same feeling as the author did but he never clarified his point.
You can validate a DTO using `@Valid` annotation (whether it i…
-
### Problem Description
Unit testing of the SORMAS backend is currently facing multiple problems:
* Bean-test no longer maintained (e.g. no support for jakarta-ee, using very old versions of wel…
-
TODO: specify
**Reason (Why?)**
Why do you want this feature? What goals should be achieved? Is your issue related to a problem?
**Solution (What?)**
Describe the suggested solution (Don't rep…
-