-
Quarkus 1.5.2.Final
If I run : mvn clean package
there is no problems.
but if in IntelliJ :
IntelliJ IDEA 2020.1.2 (Ultimate Edition)
Build #IU-201.7846.76, built on May 31, 2020
…
-
@kirlat and @irina060981 please take a look at the proposed API and initial implementation for the tokenizer service in this repository (sorry future requests for review will be via PR as normal)
T…
-
Reported in quarkusio/quarkus#4693
Quarkus uses SmallRye OpenAPI to render API endpoints. As reported, if you create a Spring Web REST endpoint and add openapi, the Spring endpoint does not show up…
-
**Describe the bug**
I have an interface being used for a response and it delegates its JSON encoding to an implementation generated by an annotation processor. The generated swagger doc included an …
-
DEBUG log output of class import
`10:57:41.435 [main] DEBUG com.tngtech.archunit.ArchConfiguration - No configuration found in classpath at archunit.properties => Using default configuration
10:…
-
I am using:
* Spring Boot 2.3.M4
* Gradle 6.3
* AdoptOpenJDK-14
My build is using the Spring Boot and the Spring Dependency management plugin:
```groovy
buildscript {
repositories {
…
-
**Steps to reproduce the issue:**
1. Using Docker Desktop and WSL2 on Windows 10, following the steps in https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop/ but s…
-
To show the numbers in our tests, created by https://github.com/mikkeloscar/go-dnsperf
RPS
![image](https://user-images.githubusercontent.com/50872/51237106-16be9400-1974-11e9-88c3-7bbb37ea0b91.pn…
-
@atelomycterus - One thing we'd like to investigate with the forum processor (this repo) is the ability to set bookmarks on both `Code Documents` and `Code Questions` when members register. This way …
-
D:\>autorest --powershell --input-file:v2_all.json --output-folder:testingpw --debug
WARNING: AutoRest has not been tested with Node versions greater than v10.
AutoRest code generation utility […