๐Ÿ“ฆ darrachequesne / spring-data-mongodb-datatables-sample

๐Ÿ“„ README.md ยท 12 lines
1
2
3
4
5
6
7
8
9
10
11
12# spring-data-mongodb-datatables-sample
This project is a sample Spring Boot project using https://github.com/darrachequesne/spring-data-mongodb-datatables

## How to run

```
$ docker-compose up -d
$ mvn spring-boot:run
```

Then open [http://localhost:8080/](http://localhost:8080/)