Skip to content

Conversation

@AlexGuzmanAtAbsa
Copy link
Collaborator

@AlexGuzmanAtAbsa AlexGuzmanAtAbsa commented Jul 30, 2025

Fixes Spring boot startup behaviur which caused each example applications to shut down as soon as it starts.

  • Uses Revolver plugin fo fix startup
  • Use StringSchema instead of Schema in custom mappings example(s)
  • Add README.md files for example projects

To run:

cd springdoc-openapi-scala/examples/springdoc-openapi-scala-2/simple 
sbt compile && sbt "~reStart"

OpenAPI JSON schema is available at:
http://localhost:8080/v3/api-docs

@github-actions
Copy link

JaCoCo code coverage report - springdoc-openapi-scala-1

Overall Project 97.99% 🍏

There is no coverage information present for the Files changed

@github-actions
Copy link

JaCoCo code coverage report - springdoc-openapi-scala-2

Overall Project 97.99% 🍏

There is no coverage information present for the Files changed

@AlexGuzmanAtAbsa AlexGuzmanAtAbsa changed the title Add revolver plugin Fix example application Jul 30, 2025
@AlexGuzmanAtAbsa AlexGuzmanAtAbsa self-assigned this Jul 30, 2025
@AlexGuzmanAtAbsa AlexGuzmanAtAbsa changed the title Fix example application Fix example applications Jul 31, 2025
Copy link
Contributor

@kevinwallimann kevinwallimann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a readme in the examples folder with the commands to make it run, and the endpoint to call?

@AlexGuzmanAtAbsa AlexGuzmanAtAbsa marked this pull request as ready for review August 1, 2025 06:07
@AlexGuzmanAtAbsa AlexGuzmanAtAbsa merged commit d1dccd2 into main Aug 1, 2025
2 checks passed
@AlexGuzmanAtAbsa AlexGuzmanAtAbsa deleted the feature/fix-examples branch August 1, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants