This repository contains a simple example of integrating MicroStream and LocalStack with a Spring Boot 3 application. MicroStream is a lightweight, in-memory persistence library, and LocalStack provides a local environment for running AWS cloud services.
Before running the example, ensure that you have the following prerequisites installed:
- Java Development Kit (JDK) 17 or later
- Apache Maven
- Docker & Docker-Compose
Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.
This example is licensed under the MIT License. Feel free to use