-
##### **Overview of the issue**
Hello
I successfully generated my jhipster.net application with the blueprint and created several entities with jhipster manual creation and jdl import.
I was also…
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the FastAPI documentation, with the i…
-
I'm currently using `GraphQL SPQR` with the Spring Boot starter. I'm trying to find a way to support partial updates using the same (domain model) class, but I can't find a way to make it work.
Bas…
-
##### **Overview of the issue**
All integration tests fail on JHipster 7.9.0, 7.9.2 and 7.9.3, on Windows and Linux, when choosing `devDatabaseType mariadb` or `devDatabaseType postgresql` …
-
### Problem Description
Follow-up to #8314: Not all DTOs were covered.
### Proposed Change
- [x] 1. Check and document which classes need to be handled. Refine before to know the effort…
-
**现象描述**
dubbo生成文档没法自定义Header和tag
**参数设置**
method.additional.header={name: "Authorization",value: "",desc: "认证Token",required:true, example:""}
api.tag[@java.lang.Deprecated]=deprecated
api.tag[#…
-
### Problem Description
getIndexList uses sort distinct on all attributes that are fetched for directory DTOs, which takes more time with more rows to process. The problem gets bigger with more…
-
Throw an error on deserialization when the required (not nullable) is not present in the payload.
## Detailed description
For an API endpoint strict validation an error being thrown when the fie…
-
### Use case
I have the issue specified in my stack overflow question: https://stackoverflow.com/questions/73948534/common-aproaches-to-reduce-code-overhead-when-using-mapstruct-in-spring-boot.
I …
-
validation error on java.time.LocalDateTime:
for example:
"lastUpdated": "2018-11-15T21:08:59",
validation error:
{"statusCode":400,"code":"ERR11004","message":"VALIDATOR_SCHEMA","descript…