R1D9 Red Hat JBoss Ticket Monster

| programming | java |

I took a step back from React Native today and went through the Ticket Monster tutorial from Red Hat. I wanted to get more familiar with some of the tooling that Java Web developers use since its becoming more important for my day job.

I was blown away at how awesome this tutorial is.

I’ve done a couple of these in the past. The world of Java EE is scary and overwhelming sometimes. Especially compared to the simplicity of something like Flask and the magic of something like Rails. This time instead of getting bogged down in all of the details, I just pretended like everything made sense for a while and took the tutorial at face value.

This proved to be a good strategy because some of this stuff actually makes sense.

Hot Takes

Ultimately, even if you are allergic to Java and have no interesting in learning about the tooling of that ecosystem I think this tutorial is worth checking out because by the end of your first hour you will have:
  1. A RESTful API along with a standard "CRUD" app that does something
  2. An understanding of how data is stored and retrieved from a database
  3. A real world example of grabbing data from a REST API in Javascript and displaying it on a UI.
  4. Deploy the whole thing to a cloud service (OpenShift) for free.
These are tough concepts for a lot of beginners and I think this sample tutorial application covers them all.

 

Thank you for reading! Share your thoughts with me on bluesky, mastodon, or via email.

Check out some more stuff to read down below.

Most popular posts this month

Recent Favorite Blog Posts

This is a collection of the last 8 posts that I bookmarked.

Articles from blogs I follow around the net

Sunday Steamy Sunday

Sunday Steamy Sunday I was supposed to get up and go birding this morning, but it was going to be 87F (28C) and very humid by the time we finished, so I'm here blogging from the comfort of my air-conditioned home instead. We planned on heading into Richmon...

via CHRISOD.ORG June 14, 2026

Publishing WASM wheels to PyPI for use with Pyodide

The Pyodide 314.0 release announcement (via Hacker News) includes news I've been looking forward to for a long time: You can now publish Python packages built for Pyodide (or any Python runtime compatible with the PyEmscripten platform defined in PEP 783)...

via Simon Willison's Weblog: Entries June 13, 2026

“They had the simplest task in the world.”

This is a really nice set of transitions when pinching in and out in Photos in iOS 26. This is trickier than it seems, because it’s not just a linear zoom (like it would be in Maps or Sketch, for example). It’s a zoom and reflow – from 3 items to 1 item pe...

via Unsung June 13, 2026

Generated by openring