In today’s production environments, it is not only expected, but critical to keep your technology stack as up-to-date as possible. Staying current helps to mitigate security risks, while also benefiting from bug fixes, performance improvements, and new features and function …
-
Get Recognized for your Cloud-Native Java Development Skills with this New Badge
Earn this brand-new badge, recognizing your ability to effectively develop basic cloud-native Java applications ready for the cloud.
-
Creating cloud-native Java applications with the 12-factor app methodology
Learn how you could create cloud-native Java apps that are portable, scalable, and reliable with the 12 factor app methodology.
-
Run AI-enabled Jakarta EE and MicroProfile applications with LangChain4j and Open Liberty
Experience AI technology in Jakarta EE and MicroProfile applications that run on Open Liberty by using LangChain4j APIs.
-
Five Java Developer Must-Haves For Ultra-Fast Startup Solutions
How to get ultra-fast startup of your Java apps without developer experience compromises.
-
Effective cloud-native Java app development with Open Liberty in IntelliJ IDEA
How to use Liberty Tools for IntelliJ IDEA to enable rapid, easy, and efficient development of cloud-native Java applications with Liberty.
-
Effective cloud-native Java app development with Open Liberty in the Eclipse IDE
With the Liberty Tools plugin, you can efficiently develop, deploy, debug, test, and manage your cloud-native Java applications all within your favourite Eclipse IDE.
-
Effective Cloud-Native Development with Open Liberty in Visual Studio Code
Liberty Tools for Visual Studio Code enables fast, easy and efficient development of cloud native Java applications with Open Liberty.
-
Start using Java 21 in your apps on Open Liberty 23.0.0.10
Java 21 is finally here! Java 21 is the first long-term support (LTS) release since Java 17 was released two years ago. And you can try it all out now on Open Liberty 23.0.0.10.
-
From Azure Active Directory via OpenID Connect to Open Liberty and Java
Long gone are the days when you had to create your own user account management, authentication, and authorization for your web delivered software. Instead, contemporary applications leverage these functions (Identity and Access Management, IAM for short) from an external provider.
Let’s take a look at an example on how to configure the Liberty social login feature as an OpenID Connect client to secure Java applications with Azure Active Directory.