LangChain4j: Bringing AI-Powered Language Models to Java

Intro Artificial Intelligence (AI) is reshaping software engineering, opening vast opportunities in automation, data analysis, and user experience. Integrating AI-powered features, especially within Java applications, has often been challenging — […]

Weiterlesen

How to create reusable components in SAPUI5 and is it worth it?

  Introduction Fiori allows to create different types of applications – using Fiori Elements or simply Freestyle applications. However, we often want to use a piece of code from one application in another. In such a situation, is […]

Weiterlesen

Universal Automation Centre (UAC) by Stonebranch

Universal Automation Centre (UAC) is a business process automation platform offered by Stonebranch. UAC integrates disparate systems and applications to automate business processes, creating a consistent environment managed with automation using a scripting language. It […]

Weiterlesen

Basic-Auth is deprecated. How about OAuth 2.0 and OpenID Connect?

In this article, you will learn the basics of the OAuth 2.0 authorization framework and a simple identity layer which located on top of the framework – OpenID Connect. Introduction Before OAuth, the […]

Weiterlesen

OAuth, SAML, OpenID – Managing Authentication for Multiple Platforms

Nowadays security has become more important than ever. Implementing the right standards is required for applications to grant access to resources in an expected way. Oftentimes instead of implementing your own solutions, it […]

Weiterlesen