IDE doesn’t recognize OpenAPI auto-generated classes with Gradle
I’m using the OpenAPI generator to auto-generate Java classes in SpringBoot from an OpenAPI specification. As build tool, I’m using Gradle.
I’m using the OpenAPI generator to auto-generate Java classes in SpringBoot from an OpenAPI specification. As build tool, I’m using Gradle.