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

i’m calling it ‘wil wheatcon’ until i can think of something better

In an average year, I travel to around 5 or 6 cities for conventions. Almost every time I announce an appearance, the most common response is some version of “that’s great! When are you coming to [my town]?” I’m not coming to your town, but I am coming to...

via WIL WHEATON dot NET May 20, 2026

On people writing about their use of AI

I find the trend of people posting about the way they use generative AI to be fascinating at an anthropological level. I do not remember the last time a piece of technology pushed so many different people into writing about the way they use it, or not use...

via Manuel Moreale — Everything Feed May 20, 2026

Exporting Vinted Sold Data

A little javascript snippet to grab Vinted sales data from the website

via Robb Knight • Posts • Atom Feed May 20, 2026

Generated by openring