Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quad-teams/rsocket-server

Spring application with rsocket
https://github.com/quad-teams/rsocket-server

Last synced: 11 days ago
JSON representation

Spring application with rsocket

Awesome Lists containing this project

README

        

In the project directory, you can run:

### `mvn clean package`

Run the liquibase scripts, if needed:

### `mvn -P m-migration liquibase:update`

1_ 1Start the docker container:

### `docker-compose up --build`

Or