|
|
|
|
|
by nsxwolf
1304 days ago
|
|
Yes, you have to learn how to build a minimal pom.xml to make this compile and run. IntelliJ will do this for you with its Spring Boot project template. After that, it really is this easy. I consider the boilerplate needed to build a main.go file that starts a gRPC listener to be harder. |
|