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

On concrete examples

I had some great conversations via email over the past couple of weeks with a bunch of different people, discussing all sorts of things that I’ll for sure end up writing about. Today I wanted to briefly touch on the topic of examples, which was pa…

via Manuel Moreale — Everything Feed October 16, 2025

Hacking Workshop for November 2025

For next month, I'm scheduling 2 or 3 discussions of Matthias van de Meent's talk, Improving scalability; Reducing overhead in shared memory, given at 2025.pgconf.dev (talk description here). If you're interested in joining us, please sign up …

via Robert Haas October 16, 2025

Should we be afraid of AI? Maybe a little

Almost exactly a year ago, I wrote a piece for The Torment Nexus about the threat of AI, and more specifically what some call "artificial general intelligence" or AGI, which is a shorthand term for something that approaches human-like intelligence…

via The Torment Nexus October 16, 2025

Generated by openring