Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save j-tim/b08a7ec0b322d5eddb60e0bd1e0d07f9 to your computer and use it in GitHub Desktop.
Save j-tim/b08a7ec0b322d5eddb60e0bd1e0d07f9 to your computer and use it in GitHub Desktop.
Spring Boot 2.2 RSocket starter Maven dependency
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-rsocket</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment