Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/quad-teams/rsocket-server
- Owner: quad-teams
- Created: 2019-08-19T16:51:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T01:02:13.000Z (about 2 years ago)
- Last Synced: 2023-03-10T18:27:06.168Z (over 1 year ago)
- Language: Java
- Size: 53.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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