Skip to content

Commit

Permalink
clean up samples
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Jan 11, 2025
1 parent 358e8af commit d55b57f
Show file tree
Hide file tree
Showing 37 changed files with 2 additions and 2,947 deletions.
1 change: 0 additions & 1 deletion .github/workflows/samples-kotlin-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- samples/server/petstore/kotlin-springboot-delegate
- samples/server/petstore/kotlin-springboot-modelMutable
- samples/server/petstore/kotlin-springboot-reactive
- samples/server/petstore/kotlin-springboot-reactive-with-flow
- samples/server/petstore/kotlin-springboot-reactive-without-flow
- samples/server/petstore/kotlin-springboot-source-swagger1
- samples/server/petstore/kotlin-springboot-source-swagger2
Expand Down
13 changes: 0 additions & 13 deletions bin/configs/kotlin-spring-boot-reactive-with-flow.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions bin/configs/kotlin-spring-boot-reactive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ additionalProperties:
serviceImplementation: "true"
reactive: "true"
beanValidations: "true"
# the following option is set to true by default
#useFlowForArrayReturnType: "true"

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

Loading

0 comments on commit d55b57f

Please sign in to comment.