In this two-parts blog post, I will discuss the modifications I made to Spring Petclinic to incorporate an AI assistant that allows users to interact with the application using natural language.
Introduction to Spring Petclinic
Spring Petclinic serves as the primary reference application within the Spring ecosystem. According to GitHub, the repository was created on January 9, 2013. Since then, it has become the model application for writing simple, developer-friendly code using Spring Boot. As of this writing, it has garnered over 7,600 stars and 23,000 forks.
Hi, Spring fans! Welcome to another installment of This Week in Spring! I'm in delightful Dallas, TX, at the amazing JConf.dev show. Then I'm off to Germany, and then back home to do some laundry before heading out to Denver, CO, for the amazing Dev2Next show, before then heading out to Belgium for Devoxx Belgium. It's going to be a fun few weeks. How're you doin'?
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Shell 3.2.8, 3.3.3 and 3.4.0-M2 has been released and are now available from Maven Central and Milestone Repo respectively.
I am happy to announce the availability of Spring Modulith 1.3 M3, 1.2.4, and 1.1.9. While the latter two ship the usual bugfixes and service release bugfix upgrades, I am particularly delighted about the milestone releases as it contains two major community contributions. Here are the most significant new features:
Support for change-aware test execution (contributed by @lukasdo and @davidbilge) which optimizes test runs along the changes made to the application by skipping tests not affected by those.
Hi, Spring fans! In this installment I catch up with my friend Joram Barrez, cofounder of Flowable, an amazing and opensource workflow engine, on their latest and greatest, AI, Spring, and so much more. #workflow #bpmn #apache2 #springboot #java
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.2.10 has been released and is now available from Maven Central.
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.3.4 has been released and is now available from Maven Central.
On behalf of the team and everyone who has contributed, I’m happy to announce that Spring Cloud Dataflow 2.11.5 has been released and is now available from Maven Central.
This release contains several bug fixes and nuemrous dependency upgrades. Spring Boot version and addresses a couple of CVEs. See the release notes for more information.
Stay in touch...
As always, we welcome feedback and contributions, so please reach out to us on Stackoverflow or GitHub.
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.4.0-M3 has been released and is now available from https://repo.spring.io/milestone.