-
-
Notifications
You must be signed in to change notification settings - Fork 543
Closed
Labels
incompleteincomplete description: Make sure you Provide a Minimal, Reproducible Example - with HelloControllerincomplete description: Make sure you Provide a Minimal, Reproducible Example - with HelloController
Description
SpringDocApp193Test.java fails with JDK 21
Version:
<artifactId>springdoc-openapi</artifactId>
<version>2.3.0</version>
mvn clean package
fails with:
java.lang.AssertionError: components.schemas.Books.allOf[1].properties
Unexpected: first
; components.schemas.Books.allOf[1].properties
Unexpected: last
; components.schemas
Unexpected: Book
Screenshot:
On JDK 17 build passes without a problem.
dgswan
Metadata
Metadata
Assignees
Labels
incompleteincomplete description: Make sure you Provide a Minimal, Reproducible Example - with HelloControllerincomplete description: Make sure you Provide a Minimal, Reproducible Example - with HelloController