Mein Problem:
Ich erhalte einen Start-up-Fehler in meiner Devumgebung (Laufen mit Docker + Spring Boot Docker-Compose). /> Anwendung startete nicht < /p>
Beschreibung: < /p>
Die Eigenschaften unter 'Springdoc' an org.springdoc.core.Properties.springdocconfigProperties: < /p>
nicht binden.Reason: org.springframework.core.convert.ConverterNotFoundException: No converter found capable of converting from type [java.lang.String] to type [org.springdoc.core.properties.SpringDocConfigProperties]
< /code>
Aktion: < /p>
Aktualisieren Sie die Konfiguration Ihrer Anwendung < /p>
Mein Setup: < /p>
Spring Boot -Version: 3.4.x < /p>
Springdoc Version: < /p> < /> < />
< /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < /> < />
org.springdoc
springdoc-openapi-starter-webmvc-ui
2.8.6
org.springframework.boot
spring-boot-starter-parent
3.4.4
< /code>
Konfiguration in application.yml < /p>
springdoc:
swagger-ui:
enabled: true
path: /swagger-ui
url: https://.../v3/api-docs
< /code>
Was ich bereits überprüft habe: < /strong> < /p>
Abhängigkeitsversionen übereinstimmen mit den Anforderungen an den Spring Boot 3.4.
Das Konfigurationsformat entspricht der Dokumentation. /> Frage: < /strong>
Was könnte in diesem Springdoc -Eigenschaftsbindungsfehler nur in einer Docker /Dev -Umgebung führen?>
Die Eigenschaften nicht unter 'Springdoc' an org.springdoc.core.properties.springdocconfigProperties binden ⇐ Java
-
- Similar Topics
- Replies
- Views
- Last post