Jakarta EE Series
This series covers core Jakarta EE APIs in practical application. The post Jakarta EE Series first appeared on Baeldung.
Search fresh public links, source activity, and post angles for Enterprise Java.
Fresh curated links around Enterprise Java are collected here so marketers can spot useful updates and turn timely ideas into posts faster.
Recent items include:
Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.
This series covers core Jakarta EE APIs in practical application. The post Jakarta EE Series first appeared on Baeldung.
Most developers don’t have a problem writing code. They have a problem understanding the platform they are building on. And that difference shows up later — in architectural decisi...
This week's Java roundup for April 13th, 2026, features news highlighting: new OpenJDK JEPs; point releases of Apache Grails, Apache Camel and JBang; maintenances of Spring Framewo...
As agentic AI shifts from prototypes to enterprise production, Java emerges as a powerful alternative to Python-centric stacks. This article looks into building robust agentic appl...
The Aberration We build Java applications like Go or Rust programs. Fat JARs. Docker images. Kubernetes deployments. Everyone does it, so it looks normal. It contradicts Java’s des...
The Model Context Protocol finally gives Java a universal plug for AI. Here is how to wire up your first MCP server and client in a Spring Boot application — from scratch, with wor...
This series covers core JDBC operations from fundamentals to practical patterns. The post JDBC Series first appeared on Baeldung.
For decades, software engineering followed a relatively predictable path: learn the language, master the tools, deliver results, and progress. That model is quietly breaking. Today...
Hibernate is one of the most popular, open-source ORM (Object Relational Mapping) framework, which has now become a standard for developing persistence layer on Java enterprise app...
The Model Context Protocol gives AI models a standardized way to call your services, read your data, and use your tools — all without custom glue code. Here is everything a Java de...
"Do the simplest thing that could possibly work." — Kent Beck, creator of Extreme Programming and pioneer of Test-Driven Development.
Enterprise Java applications still serve business-critical processes but are becoming vulnerable to changing security threats and regulatory demands. Traditional compliance-based s...
This week's Java roundup for May 4th, 2026, features news highlighting: OpenJDK JEPs targeted for JDK 27; the sixth milestone release of Spring AI 2.0; the first milestone release...
This week's Java roundup for May 11th, 2026, features news highlighting: three OpenJDK JEPs targeted for JDK 27; introducting Azul Payara Community and the WildFly wado CLI tool; p...
Spring Boot is a widely used framework for building production-ready Java applications with minimal configuration. At the core of Spring Boot lies the concept of Dependency Injecti...
In Java web applications, maintaining user state across multiple requests is essential. Since HTTP is a stateless protocol, we use HttpSession to store user-specific data. One powe...
This week's Java roundup for April 27th, 2026, features news highlighting: OpenJDK JEPs for JDK 27; the fifth milestone release of Spring AI 2.0; the second milestone release of Gl...
JDBC is still blocking. Hibernate 6 added reactive support through Vert.x. jOOQ is reviewing its ThreadLocal usage for Loom compatibility. Spring Data JDBC gained first-class Intel...
There is a specific kind of frustration reserved for Java developers who have just containerized their application. You spend hours optimizing your Spring Boot microservice, ensuri...
This edition of Tech Time Warp takes us back to 1995—the public debut of Java, the legendary “Write Once, Run Anywhere” programming language—and a textbook example of the security...
This week's Java roundup for May 18th, 2026, features news highlighting: GA releases of WildFly 40, Micronaut 5.0, Maven Embedded GlassFish Plugin 8.0 and Apache Fory 1.0; the May...
Discover the key methods from the HttpSession interface to store, retrieve and remove Java objects from a session. The post Store Java Objects in HttpSession first appeared on Bae...
What JEP 290 actually did, what it genuinely left open, and how to write filters that hold up in the real world — not just on paper. Java deserialization has been described as “the...
It started at Netflix, migrated the Jakarta EE TCK, and is now the dominant automation tool for Java modernization according to InfoQ’s 2025 trends report. Most teams still haven’t...
Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.