Microsoft's regular monthly update to Java on Visual Studio Code (May 2023) brings new features around performance improvement, the user experience and Spring Boot integration, among many others. One ...
Build your own Java-based chatbot and get a feel for interacting with the ChatGPT API in a Java client. ChatGPT is a fun and useful large language model (LLM) conversational AI that, given its renown, ...
MicroStream abstracts the Java persistence layer so you can think about data persistence in an object-oriented way. Here's a hands-on introduction. MicroStream is one of the most interesting projects ...