Skip to content

Conversation

ludicrousdisplay
Copy link
Contributor

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

Co-authored-by: Vincent <vichenzo-thebaud@hotmail.com>
@1cg 1cg merged commit 28b31f2 into bigskysoftware:master Jun 2, 2025
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.

requesting an htmx server-side tutorial or example that doesn't use a 'web framework'
3 participants