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

Integration for Quarkus 3.x. Fixes #564 #565

Merged
merged 2 commits into from
May 12, 2023
Merged

Integration for Quarkus 3.x. Fixes #564 #565

merged 2 commits into from
May 12, 2023

Conversation

rdebusscher
Copy link

Based on the Quarkus 2 integration. Same functionality.

@rdebusscher rdebusscher requested a review from fh-ms May 12, 2023 12:00
@@ -13,6 +13,17 @@ mvn quarkus:add-extension -Dextensions="one.microstream:microstream-quarkus-exte

The extension requires Quarkus 2.11.1 as a minimal version.

The integration requires Spring Boot 2.x (with version 2.1.0.RELEASE being the minimal supported one).
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be Quarkus instead of Spring Boot I guess

Copy link
Author

Choose a reason for hiding this comment

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

Copy and paste error, fixed. Thx.

@rdebusscher rdebusscher requested a review from fh-ms May 12, 2023 12:40
@rdebusscher rdebusscher merged commit 6f120d3 into microstream-one:master May 12, 2023
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