1. Spring and Java

>> Building Effective Agents with Spring AI (Part 1) [spring.io]

Explore basic design patterns for implementing LLM-based systems, with practical examples using Spring AI.

>> Spring Milestones to Maven central [spring.io]

Spring will start releasing their milestone and RC versions of the modules to the Maven Central repository. This major change will make accessing these versions much easier for many people and allow the Spring team to get more early feedback on ongoing development.

Also worth reading:

Webinars and presentations:

Time to upgrade:

2. Technical & Musings

>> My first steps with Playwright [frankel.ch]

A simple example of using Playwright (a browser automation tool) to extract data from a LinkedIn page that the official APIs don’t provide.

Also worth reading:

3. Pick of the Week

A new request method is coming to HTTP:

>> The HTTP QUERY Method [ietf.org]


原始标题:Java Weekly, Issue 578 | Baeldung