Skip to content

Make various small fixes as a result of proofreading#705

Merged
geoand merged 4 commits into
mainfrom
fixes
Jun 24, 2026
Merged

Make various small fixes as a result of proofreading#705
geoand merged 4 commits into
mainfrom
fixes

Conversation

@geoand

@geoand geoand commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

geoand and others added 4 commits June 24, 2026 11:19
The getRandomHero() method logged "No random villain found" instead of
"No random hero found" when no hero was available.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Use quarkus.hibernate-orm.schema-management.strategy instead, which is
the non-deprecated replacement. Applied to rest-heroes and rest-fights
(rest-villains already used the correct property name).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The console log handler is enabled by default, so the explicit
quarkus.log.console.enable=true was redundant and produces a
deprecation warning. Removed from rest-villains, rest-fights, and
the workshop documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The Gradle variant of the workshop references ./gradlew build for
load-super-heroes, but the project only had a Maven pom.xml. Added
build.gradle.kts, settings.gradle.kts, gradle.properties, and the
Gradle wrapper so the Gradle workshop instructions work correctly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@geoand geoand requested a review from holly-cummins June 24, 2026 08:28
@github-actions

github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown

🙈 The PR is closed and the preview is expired.

@geoand geoand merged commit a42d512 into main Jun 24, 2026
8 checks passed
@geoand geoand deleted the fixes branch June 24, 2026 11:06
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.

2 participants