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

adding javalin-htmx examples to server integration examples #3104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ludicrousdisplay
Copy link

Adding two examples of using htmx and java with the javalin server library

Description

Adding two server-integration examples for java. Both of these examples use javalin and present a simpler approach to getting started with htmx and java than the current examples which use Spring Boot and Quarkus.

Corresponding issue:

#3099

Testing

I have reviewed a preview of my edits to this file.

Checklist

  • I have read the contribution guidelines
  • I have targeted this PR against the correct branch (master for website changes, dev for
    source changes)
  • This is either a bugfix, a documentation update, or a new feature that has been explicitly
    approved via an issue
  • [NA] I ran the test suite locally (npm run test) and verified that it succeeded

Adding two examples of using htmx with the javalin server library
@Telroshan Telroshan added the documentation Improvements or additions to documentation label Jan 6, 2025
@Telroshan
Copy link
Collaborator

I'm not sure what strategy we use to order examples in that page, might be as simple as a "first come first served" so I can't tell you for sure about the order

@Telroshan Telroshan requested a review from alexpetros January 6, 2025 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants