Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 851 Bytes

File metadata and controls

19 lines (11 loc) · 851 Bytes

Spring Boot Example with MicroStream and LocalStack S3 Simulator

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.

Prerequisites

Before running the example, ensure that you have the following prerequisites installed:

  1. Java Development Kit (JDK) 17 or later
  2. Apache Maven
  3. Docker & Docker-Compose

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.

License

This example is licensed under the MIT License. Feel free to use