Chronicles of Technology
  • Home
  • Authors
  • Tags
  • Search

Java

A collection of 4 posts
Creating a custom AI Chatbot in Java and OpenAI
ChatBot

Creating a custom AI Chatbot in Java and OpenAI

This post describes how to build a basic AI chatbot in Java, leveraging the OpenAI API. Before beginning, make sure that you have Eclipse, Java, and Maven installed (see this post for instructions). Create an API Key on OpenAI An API key needs to be created on OpenAI. You must
Nov 24, 2024 4 min read
Setting up Selenium/Java to test Multi-Factor Authentication (MFA)
Selenium

Setting up Selenium/Java to test Multi-Factor Authentication (MFA)

This post describes how to set up Selenium and run a test case to authenticate with multi-factor authentication (MFA). By following these instructions, you can use Selenium and Java to authenticate to Login.gov and enter a one-time code using your Java code to simulate an authenticator app. 1. Install
Dec 20, 2023 6 min read
Easy JDK update
JDeveloper

Easy JDK update

Working on the integrated WebLogic server configuration, I run into a very neat Middleware 12c feature. The primary fix for the issue is to use old JDK8. When you have JDeveloper and domain configured, you can upgrade your installation to the desired JDK version, with simple steps below.
Jun 22, 2020 1 min read
Easy Fix For Quarkus 1.2.0 Native Build
Quarkus

Easy Fix For Quarkus 1.2.0 Native Build

The new Quarkus release has just arrived and I decided to refresh my project to see how it works with GraalVM on JDK 11. Well, the native build failed with an indistinct exception.
Feb 11, 2020 3 min read
Page 1 of 1
Chronicles of Technology © 2025
Powered by Ghost