this post was submitted on 10 Jul 2025
569 points (99.1% liked)

Programmer Humor

24985 readers
705 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 3 days ago

That can also have its own dependencies. I tried to update some relatively simple apps that ran on Java 8 with some Spring libraries (not Boot) and had to deal with the Jakarta stuff to handle it... Only to discover that the Weblogic Application Server we use doesn't support Jakarta just yet (or probably more accurately, STILL doesn't!)