-
Hi Team,
I have created a GRPC Service, Eureka and generated stubs using protobuf maven plugin. But, when i am try run mvn spring-boot:run, its not starting GRPC embedded server.
```
microservi…
-
我基于java-chassis 1.10 的springboot archetype建立了一个demo项目,修改HelloImpl的时候遇到当返回值是String的时候正常,返回List或某实体时则报错。
我的pom
```
com.baolongxing.loan
demo
1.0-SNAPSHOT
4.0.0
UTF-8
…
-
我尝试按照https://docs.servicecomb.io/java-chassis/zh_CN/using-java-chassis-in-spring-boot/java-application.html 这篇里的文档,把servicecomb集成到springboot2的项目里,并且将java-chassis-dependencies替换为java-chassis-dependenci…
-
### I got an execption when I started a springBoot based application in this way:
java -javaagent:/Users/syswin/work/agent/skywalking-agent.jar -Dloader.path=./libs -jar app-xxx.jar**
the fol…
-
ServiceComb
-
## Bug Report
cannot read config item in properites file correctly.
```
java.net.UnknownHostException: ${zookeeper.server}: nodename nor servname provided, or not known
```
full console log…
-
你好,我在浏览github时,无意中看到了你的项目。这个项目有我没有接触过的技术。本着学习的态度观摩你的项目,但是我拷贝下来运行时出现了错误。请你指导一下,哪里出错了。谢谢origin master!
server:
2017-04-06 10:29:11.576java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
at sun.nio.ch.Soc…
-
Getting no such method error using sleuth and zipkin
This is a kotlin / gradle project
I am using spring boot 2.0.0.RELEASE
spring cloud Finchley.M9
it works ok with spring-cloud-starter-sl…
-
**[Mark Angrish](https://jira.spring.io/secure/ViewProfile.jspa?name=mangrish)** opened **[DATAGRAPH-950](https://jira.spring.io/browse/DATAGRAPH-950?redirect=false)** and commented
I'm using:
Sprin…
-
I'm using:
Spring-data-neo4j 4.2.0-SNAPSHOT (tried with 4.2.0.RC1 too)
and since the DATAGRAPH-939 commit, I'm not able to work with repositories anymore.
@Repository
public interfac…