Initial commit for resilient-core
This commit is contained in:
commit
49fc4b2983
2169 changed files with 175785 additions and 0 deletions
26
docs/README.md
Normal file
26
docs/README.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue