What’s New in Arconia 0.17.1
Arconia 0.17.1 provides a number of new features and enhancements. This page includes the highlights of the release, but you can also check out the full release notes for more details about each new feature and bug fix.
We provide an automated way to upgrade your project to the latest version of Arconia, which is described in the Upgrading Arconia documentation.
Core
-
The documentation for Core Features has been improved, providing more detailed information on how Arconia sets a bootstrap mode based on the context in which the Spring Boot application is running (dev, test, or prod) and related profiles. See Bootstrap Mode for more information.
Dev Services
-
The documentation for Dev Services has been improved, providing more detailed information on how to use Dev Services in your Spring Boot applications, including both Gradle and Maven scenarios.
New Dev Services
-
A new Dev Service for ApacheMQ Artemis has been added, allowing you to run a local instance of the Artemis event broker to use with Spring JMS.
-
A new Dev Service for Apache Kafka has been added, allowing you to run a local instance of the Kafka event broker to use with Spring for Apache Kafka.
-
A new Dev Service for MongoDB has been added, allowing you to run a local instance of the Mongo database to use with Spring Data MongoDB.
-
A new Dev Service for MongoDB Atlas has been added, allowing you to run a local instance of the MongoDB Atlas database to use with Spring AI.