[widgets_on_pages id="Home widgets"]

Java Articles by Foojay.io

November, 2025

  • 12 November

    JC-AI Newsletter #9

    Author: Miro Wengner Original post on Foojay: Read More Fourteen days have passed, and it is time to present a fresh collection of readings that could influence developments in the field of artificial intelligence. This newsletter focuses on examining how AI enhances productivity through enterprise studies, tutorial, agentic system architecture, GraphRAG, evaluating risk methodologies in agentic systems, and the security …

    Read More »
  • 11 November

    The Cost of Not Knowing MongoDB – Part 3: (appV6R0 to appV6R4)

    Author: Artur Costa Original post on Foojay: Read More Table of Contents Application version 6 revision 0 (appV6R0): A dynamic monthly bucket document Schema Bulk upsert Get reports Indexes Initial scenario statistics Load test results Issues and improvements Application version 6 revision 1 (appV6R1): A dynamic quarter bucket document Schema Bulk upsert Get reports Indexes Initial scenario statistics Load test …

    Read More »
  • 11 November

    BoxLang 1.7.0 Delivers Streaming, Distributed Caching, and Enhanced JVM Performance

    Author: Luis Majano Original post on Foojay: Read More Table of Contents Real-Time Streaming with Server-Sent EventsEnterprise-Ready Distributed CachingAdvanced Code Analysis with BoxAST()Bytecode Compatibility VersioningPerformance & Stability EnhancementsOpen and Professional EcosystemAvailability & ResourcesAbout BoxLangAbout Ortus Solutions Dynamic JVM Language Adds Server-Sent Events, JDBC Cache Store, and AST Generation Capabilities Houston, TX – November 7, 2025 – Ortus Solutions announced the …

    Read More »
  • 10 November

    Java Security Starts with the JVM

    Author: Anthony Layton Original post on Foojay: Read More Table of Contents 1. Security starts with timely, predictable updates   Azul does it differently  Why this matters  2. Long-term support = long-term security   The problem  Azul’s solution  3. A secure software supply chain   How Azul secures the supply chain  Key Takeaway  4. Beyond the JDK: proactive insights   Why this matters  5. …

    Read More »
  • 7 November

    Your New AI-Powered Coding Buddy: A Guide to SonarQube MCP Server on IntelliJ 🤖

    Author: Jonathan Vila Original post on Foojay: Read More Table of Contents A Day in the Life of a Java Developer Getting Started: Accessing the MCP Server from IntelliJ Supercharge Your Daily Tasks with SonarQube MCP Server Conclusion: Your MCP for Supercharged Code Resources Hey Java devs! 👋 Ever feel like you’re drowning in a sea of code, trying to …

    Read More »
  • 4 November

    JC-AI Newsletter: Easy Access to Expanding Challenges

    Author: Miro Wengner Original post on Foojay: Read More A few months ago, I launched the AI Newsletter to provide a minimally biased perspective on the growing challenges surrounding artificial intelligence. My primary motivation was and remains to be serving the community not only by showing how to use and access specific services for utilizing Large Language Models, but also …

    Read More »
  • 4 November

    Modeling Relationships With Hibernate ORM and MongoDB

    Author: Ricardo Mello Original post on Foojay: Read More Table of Contents PrerequisitesOne-to-many relationship Approach 1: Embedding reviews inside books Approach 2: Moving reviews to a separate collection Approach 3: Bringing back recent reviews (Subset Pattern) Implementing the Subset Pattern Testing the feature Wrapping up In the previous article—Getting Started With Hibernate ORM and MongoDB—we learned how to configure Hibernate …

    Read More »
  • 4 November

    Getting Started With Hibernate ORM and MongoDB

    Author: Ricardo Mello Original post on Foojay: Read More Table of Contents How MongoDB fits inPrerequisitesTag your Atlas clusterProject overviewSetting up the project Configure Hibernate The Book entity Creating the SessionFactory Implementing the Book service Running the applicationCurrent limitations (Public Preview)Wrapping up For years, Hibernate ORM has been one of the most popular frameworks in the Java ecosystem. It was …

    Read More »
  • 3 November

    Sonar Connect Zurich

    Author: Jonathan Vila Original post on Foojay: Read More Sonar Connect Zurich: Maximize the ROI of your generative AI projects Where? AWS Offices Event Space – Marsstrasse 2, 8002 Zurich, Switzerland When? November 18, 13:00 – 17:00 Generative AI projects—especially code assistants—introduce new complexities. Maintaining code quality and security is paramount to control the exponential growth of technical debt and …

    Read More »
  • 3 November

    Hey Java Devs, Let’s Talk About AI MCP! 🤖

    Author: Jonathan Vila Original post on Foojay: Read More Table of Contents Hey Java Devs, Let’s Talk About AI MCP! So, What’s the Big Deal with MCP? The Problem MCP Is Solving The Evolution of AI Integration The Good, the Bad, and the How-To Let’s Get Our Hands Dirty: Creating an MCP with Java and Quarkus Using Your MCP from …

    Read More »