From javapro.io
Bridging the Gap: Full-Stack Development Without the Headaches - JAVAPRO International
0 1
Discover how Quarkus simplifies full-stack development, uniting Java backend and JavaScript frontend for faster, robust applications.
on Fri, 3PM
From javapro.io
The Simplest Way to Build Resilient Applications - JAVAPRO International
0 1
Restate is an open-source system that makes it easy to write resilient, consistent and scalable applications. Restate lets you write mission-critical applications, like payment workflows, user management, and AI agents, without worrying about resiliency.
on Fri, 10AM
From javapro.io
Policy and Process: Thinking differently about Modern Java API design - JAVAPRO International
0 1
There are many guides on achieving the right architectural balance and multiple thoughts about the ‘right’ way. In…
on Thu, 7AM
From javapro.io
Top Security Flaws in code: SQL,Deserialization,Logging injections
0 1
Learn about the top security flaws in current projects and how to solve them : SQL Injection, Serialization Injection and Logging injection.
on Wed, 5PM
From javapro.io
Überwinde 20 Jahre mit Migration Engineering - JAVAPRO Germany
0 1
Java hat sich in den letzten 30 Jahren stark gewandelt. Viele Organisationen haben Probleme mitzuhalten, Migration Engineering hilft hier.
on Wed, 10AM
From javapro.io
0 1
Optimize JVM settings effectively: reduce startup times, select the best garbage collector, and slash cloud bills with proven Java performance tuning tips.
on Tue, 7AM
From javapro.io
Platform Engineering 101 for Java developers - JAVAPRO International
0 1
Explore how we can tackle the struggles of modern cloud-native Java developers with Internal Developer Platforms and Portals.
on Mon, 5PM
From javapro.io
0 2
When we think of Norway’s National Postal Service, we think of legacy, tradition, and history – a service…
on May 1
From javapro.io
AI Tools for Jakarta EE - JAVAPRO International
0 2
Introduction Artificial Intelligence (AI) is transforming the world of software development, including Jakarta EE. Traditionally, developers relied on…
on Apr 25
From javapro.io
Build AI Apps and Agents in Java: Hands-On with LangChain4j - JAVAPRO International
0 1
Discover how to integrate AI models & LLMs seamlessly in Java using LangChain4j. Beginner or an advanced developer, this hands-on guide walks you through the key features, from basic AI interactions to powerful agentic systems. Start building smarter apps today!
on Apr 24
From javapro.io
Building AI-Driven Applications With Spring AI - JAVAPRO International
0 1
Artificial intelligence (AI) is becoming increasingly essential to modern applications. While AI encompasses many different techniques, the current…
on Apr 23
From javapro.io
0 0
Learn how to implement fine-grained authorization in Java RAG systems using LangChain4j and OpenFGA to secure your AI applications.
on Apr 21
From javapro.io
Entwicklung von KI-Anwendungen mit Spring AI - JAVAPRO Germany
0 0
Künstliche Intelligenz (KI) wird für moderne Anwendungen immer wichtiger. Während KI unterschiedliche Technologien umfasst, ist der Fokus derzeit…
on Apr 16
From javapro.io
0 0
und die Integration in Open WebUI Im letzten Artikel https://javapro.io/de/lokale-llms haben wir gezeigt, wie man über Ollama lokal…
on Apr 14
From javapro.io
Move Fast, Break Laws: AI, Open Source and Devs (Part 2) - JAVAPRO International
0 0
Discover how 2025's global AI and software supply chain laws will reshape cybersecurity, compliance, and developer responsibility. Learn what actions developers and executives must examine now.
on Apr 3
From javapro.io
Move Fast, Break Laws: AI, Open Source and Devs (Part 1) - JAVAPRO International
0 0
Discover how 2025's global AI and software supply chain laws will reshape cybersecurity, compliance, and developer responsibility. Learn what actions developers and executives must examine now.
on Apr 1
From javapro.io
Thinking differently about testing - JAVAPRO International
0 0
The article explores the principles of effective software testing, emphasizing the importance of shifting testing strategies left in the development process. It challenges traditional compartmentalized testing practices and advocates for a multidimensional approach, considering factors like test...
on Jan 29
From javapro.io
1BRC with AI - curious and curiouser said the LLM - JAVAPRO International
0 0
Lessons from using AI tools in Java development. How to maximize productivity with AI tools through intelligent parsing and seamless IDE integration.
on Jan 27
From javapro.io
JAVAPRO | Magazine for professional Java development in practical use
0 0
Your free resource platform dedicated to Java programming and development.
on Jan 22
From javapro.io
0 0
mit Ollama und Open WebUI Seit dem kometenhaften Aufstieg von ChatGPT sind AI (Artificial Intelligence) und LLMs (Large…
on Jan 20
From javapro.io
Brewing Patterns in Java — An Informal Primer - JAVAPRO International
0 1
Java Patterns have become quite popular. This article gives an informal introduction starting from the basics to the latest patterns in Java.
on Jan 16
From javapro.io
Engineering Metrics: Measuring What Matters - JAVAPRO International engineering metrics
0 0
This article takes a closer look at popular engineering metrics frameworks like DORA, SPACE, DevEx, and DX Core4.
on Jan 13
From javapro.io
Discovering the perfect Java Supply Chain Attack vector and how it got fixed - JAVAPRO International
0 1
You may have heard about the changes to annotation processing that have been done in Java 23. This…
on Dec 19
From javapro.io
EclipseStore TAKES CONTROL OF CONCURRENCY - JAVAPRO International
0 0
In the world of data management, ensuring data integrity and consistency is paramount, especially for mission-critical applications in…
on Dec 18
From javapro.io
My Top 10 Principles for getting the best from AI (for developers) - JAVAPRO International
0 0
AI tools for developers: principles, insights, and the importance of clean code. 10 practical principles for developers to effectively use AI tools, avoid common pitfalls, and maximize productivity in coding and beyond.
on Dec 10
From javapro.io
0 0
Explore how AI is transforming CI/CD pipelines with insights on responsible integration, robust testing, bias detection, and compliance. Learn to future-proof your DevOps workflows for precision and security in the AI era.
on Nov 27
From javapro.io
1 Billion RECORD CHallenge - AI Style - JAVAPRO International
0 0
Steve Poole tested AI coding tools for bug-finding, Javadoc generation, and JUnit creation using a 1,000-line Java program. Most tools excelled in documentation but struggled with bugs and tests, except for JetBrains AI Assistant, which produced compilable code. Poole then tackled the "1 Billion...
on Nov 7
From javapro.io
Are AI Coding tools worth it - Part 2 - JAVAPRO International
0 0
Let's cut through the hype and assess free AI code assist tools capabilities and see if any AI gives developers an edge
on Oct 25
From javapro.io
Unit Testing Web Frontend For Accessibility Aspect - JAVAPRO International
0 0
Unit testing is a way of testing a unit — the smallest piece of code that can be logically isolated in a system. In most programming languages, that is a function, a subroutine, a method, or a property. The isolated part of the definition is important.
on Oct 24
From javapro.io
Top 5 UI Web Libraries That Support Accessibility For Your Next Project - JAVAPRO International
0 0
When choosing a UI library, consider factors such as your project requirements, the skill set of your team, and the design principles you want to follow. For example, if your project requires some accessibility but lacks resources like budget or team, you can try to use a 3rd party component UI...
on Oct 21
From javapro.io
JCON EUROPE 2025 - CFP Is Open - JAVAPRO International
0 0
The Call for Papers is now open, and we’re looking for all to share your expertise, showcase cutting-edge…
on Oct 21
From javapro.io
Save The Date - JCON EUROPE 2025 - JAVAPRO International
0 0
4 Days | 100+ Speakers | 100+ Sessions | daily 9am – 18pm live | May 19-22 |…
on Oct 19
From javapro.io
Are AI coding tools worth it? - part 1 - JAVAPRO International
0 0
Let's cut through the hype and assess free AI code assist tools capabilities and see if any AI gives developers an edge
on Oct 18
From javapro.io
Building a better Mouse Trap - web crawling with Temporal - JAVAPRO International
0 0
Explore web crawling with Temporal in Java, building a robust, fault-tolerant system to scan Maven Central for dependency updates. Learn how Temporal simplifies long-running workflows, handles retries, and ensures resilience for complex, asynchronous processes. A detailed guide to solving web...
on Oct 10
From javapro.io
Programming Language with no Syntax? - JAVAPRO International
0 0
1. IntroductionIs it possible to have a programming language that has no syntax? It sounds like a contradiction.…
on Oct 7
From javapro.io
the Wild Frontier of Technology adoption - JAVAPRO International
0 1
The technology hype curve is not new. In fact we can see it in the pioneering days of the American West. Just as the early settlers faced uncharted territories and unpredictable challenges, today's developers and tech companies navigate the risks and rewards of embracing new innovations. Drawing...
on Aug 14
From javapro.io
Navigating Change at Work - JAVAPRO International
0 1
When we reference change at work we typically hear statements like, “Change is a constant” or “Change is…
on Aug 13
From javapro.io
Exploring Cost-Effective Solutions for Stateful Rest Services
0 0
A cost-effective approach to implementing stateful REST services using IBM Cloud Code Engine, EclipseStore, and IBM Cloud Object Storage, highlighting their integration and scalability benefits for enterprise applications.
on Aug 1
From javapro.io
Minimize costs utilizing the cloud with Spring-Data-Eclipse-Store
0 0
How to save money storing data in Cloud blob-stores instead of expensive databases through the use of the open-source Spring-Data-Eclipse-Store library.
on Aug 1
From javapro.io
Kostenminimierung durch Spring-Data-Eclipse-Store - JAVAPRO Germany
0 0
Mit Hilfe von Spring Data und EclipseStore können massive Kosten für Datenspeicherung in der Cloud eingespart werden. Wie das funktioniert, zeigt folgender Artikel durch die Spring-Data-Eclipse-Store-Bibliothek.
on Mar 18, 2024