-
### The documentation URL
https://www.jooq.org/doc/latest/manual/code-generation/codegen-gradle/
### Feedback
There is little to no information about configuration properties and other details like…
-
I'm having an issue with `micronaut-jaxrs-processor` in combination with `micronaut-openapi`.
I was able to solve the issue locally with a fix in `JaxRsTypeElementVisitor#visitClass`. By adding a …
-
## Description
One of the hypotheses behind the problem in `modulesd` seen in the issue below is that the process dies due to lack of memory (OOM):
- https://github.com/wazuh/wazuh/issues/21748
…
-
What's the correct way to have the securityscheme included in the generated swagger?
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
Linux
### GPU vendor
Nvidia (CUDA)
### GPU model
RTX 4090
### GP…
-
```
org.springframework.boot
spring-boot-starter-parent
3.2.3
pom
import
…
-
Hi
I noticed that the openapi-annotation-processor generates a swagger json with no doc info
{
"openapi": "3.0.3",
"info": {
"title": "",
"version": ""
},
"paths": {
"…
-
I would like to show the enum with the int value and string.
I find a solution here, but it needs another library [Swashbuckle.Core](https://www.nuget.org/packages/Swashbuckle.Core/)
https://stackov…
-
### Actual Behaviour
`kaptKotlin` gradle building step with Micronaut Platform 4.2.0 takes 5x the time that it takes with Platform 4.1.6 on the same source code.
CPU Sampling profile of kaptKotl…
-
Right now, there is no really good way to attach additional metadata to uploads, e.g. if you know the correspondent of a document. The metadata structure of the upload endpoints have a fixed set of fi…