Relative Content

Tag Archive for spring-bootgradleopenapiopenapi-generatorspring-boot-gradle-plugin

CompilationFailedException occur after OpenApiSpecification Generate API in Gradle Springboot Project

I’m trying to upgrade the java version from 11 to 17 and to that, I have change the JDK11 (openjdk11-openj9:alpine-slim) to JDK17(gradle:8.2.0-jdk17-jammy) and in gradle-wrapper.properties file I have updated the version of Gradle as well (6.9.2 to 8.1.1). We are using OpenApi to generate the API’s.
Before Changing the JDK and Gradle version, when OpenApiGenerate all the api’s I never face the compilation issue rather for all the api’s it gives the “warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.”

CompilationFailedException occur after OpenApiSpecification Generate API in Gradle Springboot Project

I’m trying to upgrade the java version from 11 to 17 and to that, I have change the JDK11 (openjdk11-openj9:alpine-slim) to JDK17(gradle:8.2.0-jdk17-jammy) and in gradle-wrapper.properties file I have updated the version of Gradle as well (6.9.2 to 8.1.1). We are using OpenApi to generate the API’s.
Before Changing the JDK and Gradle version, when OpenApiGenerate all the api’s I never face the compilation issue rather for all the api’s it gives the “warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.”

CompilationFailedException occur after OpenApiSpecification Generate API in Gradle Springboot Project

I’m trying to upgrade the java version from 11 to 17 and to that, I have change the JDK11 (openjdk11-openj9:alpine-slim) to JDK17(gradle:8.2.0-jdk17-jammy) and in gradle-wrapper.properties file I have updated the version of Gradle as well (6.9.2 to 8.1.1). We are using OpenApi to generate the API’s.
Before Changing the JDK and Gradle version, when OpenApiGenerate all the api’s I never face the compilation issue rather for all the api’s it gives the “warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.”

CompilationFailedException occur after OpenApiSpecification Generate API in Gradle Springboot Project

I’m trying to upgrade the java version from 11 to 17 and to that, I have change the JDK11 (openjdk11-openj9:alpine-slim) to JDK17(gradle:8.2.0-jdk17-jammy) and in gradle-wrapper.properties file I have updated the version of Gradle as well (6.9.2 to 8.1.1). We are using OpenApi to generate the API’s.
Before Changing the JDK and Gradle version, when OpenApiGenerate all the api’s I never face the compilation issue rather for all the api’s it gives the “warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.”

CompilationFailedException occur after OpenApiSpecification Generate API in Gradle Springboot Project

I’m trying to upgrade the java version from 11 to 17 and to that, I have change the JDK11 (openjdk11-openj9:alpine-slim) to JDK17(gradle:8.2.0-jdk17-jammy) and in gradle-wrapper.properties file I have updated the version of Gradle as well (6.9.2 to 8.1.1). We are using OpenApi to generate the API’s.
Before Changing the JDK and Gradle version, when OpenApiGenerate all the api’s I never face the compilation issue rather for all the api’s it gives the “warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.”