-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
OrderDetailDto,User1 allowed …
-
### What is the problem this feature would solve?
Using --watch in multi-folders projects in monorepos
```
$ bun run --watch ./index.ts
warn: File C:\Users\hyore\@Projects\enki\backend\domain\inde…
-
DTO 설계중
대부분 DB에 있는 테이블의 칼럼 대로 만들었음
routes, diaries 는 다른 테이블도 멤버변수로 갖게 했음
문제 있을 시 코멘트 달것
-
Now that highly configurable sentence generation _generally_ works, and that the most basic of web services (and hosting) are up and running, it needs a lot of refinement so it can be consume by probl…
-
Hi all,
is it possible to add DTO_FIELD dynamically during startup of the oatpp server? For example the number and type of the DTO_FIELD's are provided within a configuration.
```
class Schema…
-
이틀동안 끙끙 앓다 질문 남깁니다..
JPA 연관관계 필드는 null이 아니도록 설정하고 싶은데 어떻게 설정해야할까요?
```java
class FixtureMonkeyConfig {
public static FixtureMonkey fixtureMonkey = FixtureMonkey.builder()
.o…
-
Using these deps: `feign-core` and `feign-gson` `12.3`. `feign-form` `3.8.0`. JDK 19.
___
I can't get JSON serialisation working when using `POST multipart/form-data` for POJO->JSON and File.
…
-
### Expected behavior
When I retrieve my data from DB, sometime the collection is Immutable. ex: when using @Type(type = "json").
When I do a partial request, I expect it to keep working.
ie: Not t…
-
For me Linq2DB is the best object mapper there is. Thanks for that. I would have one suggestion. When the database classes are created, couldn't you create a DTO (Data Transfer Object) class directly …
-
### Version
4.26.1
### Description
I found issues with '\Symfony\Component\Validator\Constraints\NotBlank'. When merged fix for this bug https://github.com/nelmio/NelmioApiDocBundle/issues/2222 can…