schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Here is the new #JavaFX #LinksOfTheWeek, published on https://www.jfx-central.com/links.
Thanks to
n-xiao
Lidiany Cerqueira
Binary Academy
ezst
Lucas Danzinger
Happy reading, and have a lovely #Java weekend!
❓ What happens when your batch job goes from “it works on my laptop” to out-of-memory errors and accidentally DDoS-ing your own dependencies?
Hugo Marques (Netflix) breaks down the evolution of a high-scale #SpringBoot + #gRPC workload: from single-threaded prototypes to #VirtualThreads & semaphores.
Through practical examples and code walk-throughs, he explores the trade-offs of concurrency tools - and why “just making it async” isn’t enough.
🎬 Watch now: https://bit.ly/4jEJAe1
Memory management remains the primary factor for application performance in enterprise Java environments. Between 2017 and 2025, the ecosystem shifted from manual tuning to architectural selection. Industry data suggests that 60 percent of Java performance issues and 45 percent of...
#garbagecollection #Java #javacore #JavaGarbageCollection #ZGarbageCollector
https://foojay.io/today/the-ultimate-10-years-java-garbage-collection-guide-2016-2026-choosing-the-right-gc-for-every-workload/
Introduction In this post, we dive into a more advanced topic: pointer arithmetic in Java. With the introduction of the Foreign Function & Memory API (Panama), we can interact with native memory. Usually, when we work with off-heap memory, we use MemorySegment instances to ensure safety. However, creating these objects can sometimes add overhead. In…...
#FFM #Java
https://foojay.io/today/pointer-arithmetic-in-modern-java/
At #DevNexus in March, I'll be talking about my favorite topic: Refactoring #Java in IntelliJ IDEA!
Even if you're an experienced coder, I'll bet you'll still learn a few new things to try out.
Use the promo code "SPEAK30" at https://devnexus.com to save 30% on your ticket!
Looking forward to my appearance at the JChampions Conference this year. 🚀
Many strong talks in the pipeline, and participation is completely free.
Conference: https://jchampionsconf.com
Live streams: https://www.youtube.com/@JChampionsConf/streams
Tickets: https://www.eventbrite.com/e/jchampions-conference-online-tickets-1977195901165
And if you're not close to neither of these on-site events, make sure to catch the Java Champions' conference online presentation on January, 26th: ☕️⚗️🍃
If you're closer to the Zurich area, you can see the talk at the local Java User Group on February, 4th. ☕️⚗️🍃 https://www.jug.ch/html/events/2026/domain-centric.html
I'll be giving a “Tactical Domain-Driven Design with Java and Spring” workshop and the “Domain-centric? Why Hexagonal And Onion Architecture Are Answers to The Wrong Question – And What To Ask Instead” talk at Voxxed Days Ticino this year. Be sure to sign up if you're in the area! ☕️⚗️🍃
- Workshop – https://vdt26.voxxeddays.ch/talk/?id=5439
- Workshop tickets – https://vdt26.voxxeddays.ch/workshops/
- Talk – https://vdt26.voxxeddays.ch/talk/?id=5438
- Conference tickets – https://vdt26.voxxeddays.ch/#tickets
And even with a 70% voucher instead of 7% I would not travel the US for a #Java conference. Thanks but no thanks Oracle.
New 📚 Release! Java Programming: Beginner to Intermediate by Gerry Byrne & David Wilson
Java Programming: Beginner to Intermediate is the ultimate resource for anyone who wants to learn Java fast and build real programming skills. Whether you’re a complete beginner, a career changer, or someone refreshing their knowledge, this book is designed to help you succeed.
Find it on Leanpub!
Link: https://leanpub.com/javaprogrammingbeginnertointermediate
#books #java #programming #javaprogramming #softwaredevelopment
Today is the first day in my life I'm running a Maven build in the debugger to examine a build failure. A Maven plugin had thrown an exception with a mostly useless message. Unfortunately, the original exception was wrapped in such a way as to hide the root cause (running with -e was not enough to expose it).
Things I learned on the way:
- IntelliJ IDEA supports running Maven in the debugger.
- IntelliJ does not support loading the sources (or the decompiled code) of the Maven plugins debugged in this way or to set line breakpoints.
- You can set method breakpoints manually by specifying the class and method names, and they actually work in this setup.
- IntelliJ then shows the stack trace and allows you to inspect the stack frame, but does not show the corresponding code. I had to look at the class names and line numbers in the stack trace, open the sources, and navigate there by hand – and follow along by hand while stepping through the program.
- Running the build in the debugger is awfully slow (giving me the time to write this). It took about half an hour to get to the interesting point (vs. 4.5 minutes when not debugging), and I'm still waiting for the exception to occur.
An interesting experience so far – but not one I would want to repeat often. 😅
#Programming #SoftwareDevelopment #Java #Maven #IntelliJ #Debugging
Here is the new #JavaFX #LinksOfTheWeek, published on https://www.jfx-central.com/links.
Thanks to
Patrik Karlström
Kawsar Technologies
iifx.dev
Matt Coley
Happy reading, and have a lovely #Java weekend!
Stratospheric - From Zero to Production with Spring Boot and AWS: Hands-on online course to learn all you need to know to get a Spring Boot application into production with AWS. https://leanpub.com/courses/leanpub/stratospheric by Philip Riecks, Björn Wilmsmann, and Tom Hombergs is the featured course on the Leanpub homepage! https://leanpub.com #AmazonWebServices #Java #SoftwareArchitecture #SoftwareEngineering #CloudComputing
Looking forward to my appearance at the JChampions Conference this year. 🚀
Many strong talks in the pipeline, and participation is completely free.
Conference: https://jchampionsconf.com
Live streams: https://www.youtube.com/@JChampionsConf/streams
Tickets: https://www.eventbrite.com/e/jchampions-conference-online-tickets-1977195901165
Creating AI Agents with MCP - Model Context Protocol: Part of the series, "The Only Book You'll Need On..." https://leanpub.com/mcp by Lydia Evelyn and Bruce Hopkins is the featured book on the Leanpub homepage! https://leanpub.com #Ai #Python #Postgresql #Javascript #Java
Get started quickly, creating applications for the Model Context Protocol (MCP) using the official MCP SDKs for Python, Java 21, and Node.js.
Find it on Leanpub!
Here is the first #JavaFX #LinksOfTheWeek for the new year, published on https://www.jfx-central.com/links.
Thanks to
@jabref
LogoRRR
Mapton
@dlemmermann
Lee Wyatt
@foojay
Vlad Protsenko
Matt Coley
Craig Raw
Florian Enner
Carl Dea
Happy reading, and have a lovely #Java weekend!
2025 was a great year for #Spring and #Java
https://spring.io/blog/2025/12/30/this-year-in-spring-december-30th-2025
Yesterday, on my live coding #Java stream, I spent some time (more than I expected) creating some very rough benchmarks for my #EventSourcing example app, JitterTicket.
I had #Junie write a data generator to create 100 concerts, 1,000 customers, each buying 2-4 tix per concert.
30 Years of Java – Interview with Community Representatives (Part 2)
Java will be 30 years old in 2025. This is a good time to look back, but also forward.
#IT #Java #JavaLand #NeuigkeitenvonderInsel #Programmierung #news
We are happy to have JUG Amsterdam back as a partner of #JCON2026!
For all #JUG members we offer 1,000 free #JavaUserGroup tickets!
First come, firste serve!
#JCON #Java
Free JUG ticket: https://pretix.eu/impuls/europe2026/c/lGD4ytbW1/
Become a partner JUG: jcon.koeln/#partner
🎄 Our #Christmas gift to the #Java #community: The #JCON EUROPE 2026 schedule is LIVE!
#Browse the lineup, #bookmark your must-sees, and get ready for #code on the big screen-vibes + #hallwaytrack magic.
🎬 Apr 20–23 in #Cologne at #Cinedom
JEP 500 prepares the Java ecosystem for final field integrity in JDK 26 by restricting deep reflection mutations - closing a long-standing loophole in the platform.
What's new:
• Enhances safety & performance
• Stricter encapsulation
• Introduces developer warnings when mutations are attempted
Find out more: https://bit.ly/3MPYTUL
🎄 Advent of Donations - Day 21 🎄
On day 21 we have the first project from the Java ecosystem. And it's with no doubt the most important project for the JVM: @junit I use it for testing in every JVM project that I work on.
Read more about Advent of Donations and JUnit in my latest blog update: https://britter.dev/blog/2025/12/01/advent-of-donations/#day-21---junit
Getting started with Java on the Raspberry Pi - UPDATE 2025: A lot of small and bigger examples to introduce you to Java, JavaFX, Pi4J, Spring, Queues... with hardware projects on the Raspberry Pi. https://leanpub.com/gettingstartedwithjavaontheraspberrypi by Frank Delporte is the featured book on the Leanpub homepage! https://leanpub.com #RaspberryPi #EmbeddedSystems #Java #Messaging #HomeAutomation #InternetOfThings #Software #Diy
Find it on Leanpub!
Early Xmas gift 🎄
The new Spring Boot Buildpack adds support for AOT Caching.
This long-awaited feature is expected to replace App CDS and is supported in Java 25.
I already had a look, and it is excellent. My apps are starting now much faster!
GraphQL with Java and Spring https://leanpub.com/graphql-java by Andreas Marek and Donna Zhou is the featured book on the Leanpub homepage! https://leanpub.com #Java #books #career #technology
Learn first-hand from the founder of GraphQL Java and co-author of Spring for GraphQL how to develop GraphQL services in Java.
Find it on Leanpub!
With #SpringFramework 7.0.2 out today (https://spring.io/blog/2025/12/11/spring-framework-7-0-2-available-now), and #SpringBoot 4.0.1 out in 1 week, I guess I'll wait a bit to upgrade my projects.
Which is good, cuz I want to get my #Java #EventSourcing projection code complete before I embark on Upgrading All The Projects.
If you're serious about reducing lead time, rethink #PullRequests. They add async delays, inflate WIP & often fail to catch real issues. @javisan81 explains why trust-first teams review differently.
Read now: https://javapro.io/2025/10/29/pull-requests-code-reviews/