Initial commit for resilient-core

This commit is contained in:
Orlando M Guerreiro 2025-06-17 10:37:54 +01:00
commit 49fc4b2983
2169 changed files with 175785 additions and 0 deletions

26
docs/README.md Normal file
View file

@ -0,0 +1,26 @@
# 📦 Project Name
Brief description of your project and what it does.
---
## 🛠 Features
- Feature 1
- Feature 2
- Feature 3
---
## 🚀 Getting Started
### Prerequisites
- Java 17+
- Maven 3.6+
- (Optional) Docker
### Build
```bash
mvn clean install