https://github.com/arconia-io/arconia
Arconia is a framework that acts as an add-on for Spring Boot, designed to enhance modern enterprise applications built with Java. You can add Arconia to an existing Spring Boot application to boost developer experience, reduce boilerplate, and seamlessly adopt cloud native patterns.
https://github.com/arconia-io/arconia
ai cloud-native dev-services developer-experience java llm micrometer multitenancy observability opentelemetry spring-ai spring-boot
Last synced: 2 days ago
JSON representation
Arconia is a framework that acts as an add-on for Spring Boot, designed to enhance modern enterprise applications built with Java. You can add Arconia to an existing Spring Boot application to boost developer experience, reduce boilerplate, and seamlessly adopt cloud native patterns.
- Host: GitHub
- URL: https://github.com/arconia-io/arconia
- Owner: arconia-io
- License: apache-2.0
- Created: 2024-01-03T17:39:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-27T21:22:12.000Z (6 days ago)
- Last Synced: 2026-05-27T22:22:26.761Z (6 days ago)
- Topics: ai, cloud-native, dev-services, developer-experience, java, llm, micrometer, multitenancy, observability, opentelemetry, spring-ai, spring-boot
- Language: Java
- Homepage: https://docs.arconia.io
- Size: 3.69 MB
- Stars: 159
- Watchers: 1
- Forks: 16
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Maintainers: MAINTAINERS.md
- Dco: dco.txt
Awesome Lists containing this project
- awesome-AI-driven-development - Arconia Framework - A framework designed to build modern enterprise applications using Java and Spring Boot, emphasizing developer experience and cloud native architectures (Domain-Specific Tools / Cloud & DevOps)
README
Arconia Framework
An add-on framework for Spring Boot, designed to enhance modern enterprise applications built with Java.
Add Arconia to an existing Spring Boot application to boost developer experience, reduce boilerplate, and seamlessly adopt cloud native patterns.
---
## ✨ Features
- **Developer Experience.** First-class support for development and testing modes in Spring Boot applications, making local development easier, more productive, and more fun. Includes Dev Services for automatic provisioning of external services using containers.
- **Generative AI.** Extended integration capabilities for Spring Boot applications, including AI observability and evaluation platforms, AI inference services, and AI document processors.
- **Kubernetes.** Simplified configuration and deployment of Spring Boot applications to Kubernetes, including multi-architecture container images, Service Binding specification support, and automatic generation of Kubernetes manifests.
- **Multitenancy.** Built-in support for multitenant applications, covering web, data, security, and configuration aspects.
- **Observability.** Unified observability for Spring Boot applications, combining full support for OpenTelemetry and Micrometer, as well as extended instrumentation.
> [!NOTE]
> The Arconia Framework is currently under active development, working towards its first stable release. Many of the core features are already available. We're working hard to improve it and appreciate your patience as we continue to refine the framework. Feel free to try it out and share your feedback!
## 📙 Documentation
The [Arconia Framework documentation](https://arconia.io/docs/arconia/latest/index.html) covers all available modules, configuration options, and guides in detail.
## 🌟 Examples
Check these [examples](https://github.com/arconia-io/arconia-examples) to see the Arconia Framework and Spring Boot in action.
## 🤝 Contributing
Contributions are welcome! Please read the [Contributing Guide](CONTRIBUTING.md) and the [Code of Conduct](CODE_OF_CONDUCT.md) before getting started.
## 🛡️ Security
The security process for reporting vulnerabilities is described in [SECURITY.md](SECURITY.md).
## 🖊️ License
This project is licensed under the **Apache License 2.0**. See [LICENSE](LICENSE) for more information.