# Spring Boot samples

| Name | Description |
|------|-------------|
| [React / Spring / MySQL](https://github.com/docker/awesome-compose/tree/master/react-java-mysql) | A sample React application with a Spring backend and a MySQL database. |
| [Spring / PostgreSQL](https://github.com/docker/awesome-compose/tree/master/spring-postgres) | A sample Java application with Spring framework and a Postgres database. |
| [atsea-sample-shop-app](https://github.com/dockersamples/atsea-sample-shop-app) | A sample app that uses a Java Spring Boot backend connected to a database to display a fictitious art shop with a React front-end. |
