You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting from release `3.0.0` the artifacts are published to *maven central*.
35
37
Pay attention that `group` has changed from `org.lognet` to `io.github.lognet`.
36
38
39
+
40
+
41
+
42
+
43
+
[NOTE]
44
+
The release notes with compatibility matrix can be found link:ReleaseNotes.adoc[here] https://github.com/LogNet/grpc-spring-boot-starter/blob/master/ReleaseNotes.adoc[here,role="external" ]
45
+
37
46
== Usage
38
47
39
48
* Start by https://github.com/google/protobuf-gradle-plugin[generating] stub and server interface(s) from your `.proto` file(s).
0 commit comments