-
Hi there!
I am new to OData but I think I have found some behaviour that isn't working as documented...
In order for the ODataConventionModelBuilder to work, your entities' key properties should…
-
For now, a single `ModelMapper` instance is being returned from `DTOEntitiesMappings` class, which performs configuration loading by adding mappings from the defined `PropertyMap`s list in the class.
…
-
Any examples of using the AddTemplateColumn() and plans for ColumnOptions?
-
Hey, my team is currently using `class-validator` which I'm not a fan of it at all :) With Nest.js which means we're pretty locked on classes being available in the runtime for Nest to be happy.
I tr…
RIP21 updated
3 years ago
-
**Issue type:**
[ ] question
[ x] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ]…
-
Hello, I am having some problems when trying to test my camels routes in Quarkus `v2.16.6.Final`.
If a try to test the following route (defined as a yaml file):
``` yaml
- route:
id: my-…
-
시큐리티 구현은 `java기반`과 `xml기반`이 있다.
- LookSt는 xml 기반으로 작업하였다.
- 의존성 추가 방법은 `gradle`과 `maven` 두 가지 모두 가능하지만,
LookSt는 maven을 사용하므로 maven에 의존성을 주입해주었다.
### 1. 시큐리티 의존성 추가 - pom.xml
**propert…
-
### 问题描述
通过fastjson2将数据序列化写到redis中,后续再读出来就报错,错误信息如下:
```
Caused by: com.alibaba.fastjson2.JSONException: illegal fieldName input:, offset 132, character :, line 1, column 132, fastjson-version 2.0.…
-
Automatic generation of `index.ts` file containing imports would be a pretty neat feature. AFAIK right now if we're using modules we need to import each file independently in TS code:
```
import {…
-
# I. PRESENTATION
# Format d'une réponse sur la base:
- exo_Id : `number`
- etu_Id : `number`
- component_type : `string`
> Type du composant, permettant d'identifier clairement quel compos…