Skip to content

Conversation

@jsoref
Copy link

@jsoref jsoref commented Nov 9, 2025

This PR corrects misspellings identified by the check-spelling action

The misspellings have been reported at https://github.com/jsoref/java-module-workshop/actions/runs/19211873175/attempts/1#summary-54915349561

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/java-module-workshop/actions/runs/19211873259/attempts/1#summary-54915349673

jsoref added 11 commits November 5, 2025 07:03
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
2. Here's an example of a code that starts the Ollama module, and accesses its API to ensure it's up and running.
2. Here's an example of code that starts the Ollama module, and accesses its API to ensure it's up and running.
Put it into the `OllamaContainerTest` class and make it a test.
(Note how containers are `AutoCloseable` so you can spin use `try-with-resources` with them).
Copy link
Author

Choose a reason for hiding this comment

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

Normally it would be spin up, but that didn't seem to fit here.

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.

1 participant