Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java 21 #434

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Java 21 #434

wants to merge 11 commits into from

Conversation

edeandrea
Copy link
Collaborator

Convert to Java 21 baseline

Fixes #376

Signed-off-by: Eric Deandrea <[email protected]>

# Conflicts:
#	.github/workflows/build-push-container-images.yml
#	.github/workflows/simple-build-test.yml
#	event-statistics/pom.xml
#	grpc-locations/pom.xml
#	rest-fights/pom.xml
#	rest-heroes/pom.xml
#	rest-narration/README.md
#	rest-narration/pom.xml
#	rest-villains/pom.xml
#	scripts/generate-k8s-resources.sh
#	ui-super-heroes/pom.xml

# Conflicts:
#	event-statistics/src/main/docker/Dockerfile.jvm
#	event-statistics/src/main/docker/Dockerfile.legacy-jar
#	event-statistics/src/main/resources/application.properties
#	grpc-locations/src/main/docker/Dockerfile.jvm
#	grpc-locations/src/main/docker/Dockerfile.legacy-jar
#	grpc-locations/src/main/resources/application.yml
#	rest-fights/src/main/docker/Dockerfile.jvm
#	rest-fights/src/main/docker/Dockerfile.legacy-jar
#	rest-fights/src/main/resources/application.properties
#	rest-heroes/src/main/docker/Dockerfile.jvm
#	rest-heroes/src/main/docker/Dockerfile.legacy-jar
#	rest-heroes/src/main/resources/application.yml
#	rest-narration/src/main/docker/Dockerfile.jvm
#	rest-narration/src/main/docker/Dockerfile.legacy-jar
#	rest-narration/src/main/resources/application.properties
#	rest-villains/src/main/docker/Dockerfile.jvm
#	rest-villains/src/main/docker/Dockerfile.legacy-jar
#	rest-villains/src/main/resources/application.properties
#	ui-super-heroes/src/main/docker/Dockerfile.jvm
#	ui-super-heroes/src/main/docker/Dockerfile.legacy-jar
#	ui-super-heroes/src/main/resources/application.properties
Signed-off-by: Eric Deandrea <[email protected]>

# Conflicts:
#	.github/workflows/simple-build-test.yml

# Conflicts:
#	.github/workflows/simple-build-test.yml
Signed-off-by: Eric Deandrea <[email protected]>
Signed-off-by: Eric Deandrea <[email protected]>
Signed-off-by: Eric Deandrea <[email protected]>
Signed-off-by: Eric Deandrea <[email protected]>
Signed-off-by: Eric Deandrea <[email protected]>
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.

Introduce Java 21
1 participant