spring-boot-starter
Here are 261 public repositories matching this topic...
This is a usage question.
In the Sleuth docs for gRPC, they mention two variants. First one uses io.github.lognet:grpc-spring-boot-starter and io.zipkin.brave:brave-instrumentation-grpc and clients must use SpringAwareManagedChannelBuilder. In the second variant, nothing is said other than _"Grpc Spring Boot Sta
-
Updated
Jun 1, 2020 - Java
-
Updated
Apr 1, 2020 - Java
Environment
-
Spring boot starter:
- storage spring boot starter
-
OS Type: Windows/Linux/MacOS
-
Java version:
- 1.8
Summary
The ReadMe.md file is not insync with the code. The code contains Upload, download, and list blobs by using the Java Storage SDK V10 version , while the read me contains Java Storage SDK V7
Reproduce steps
Java code & ReadMe.md
Expe
Hi~
我在Spring Boot 2.1下使用这个组件时遇到个问题:
***************************
APPLICATION FAILED TO START
***************************
Description:
Configuration property name 'spring.datasource.druid.data-sources.commonMaster' is not valid:
Invalid characters: 'M'
Bean: additionConfigController
Reason: Canonical names should be kebab-case ('-' separated), lowercase alpha-nume
-
Updated
Dec 26, 2019 - Java
-
Updated
Nov 8, 2017
-
Updated
Nov 10, 2016 - Java
-
Updated
Oct 5, 2019 - Java
-
Updated
Feb 5, 2020 - Java
-
Updated
May 24, 2020 - Java
-
Updated
May 25, 2020 - Java
-
Updated
May 19, 2020 - Java
-
Updated
Apr 20, 2018 - Java
-
Updated
Feb 16, 2019 - Java
-
Updated
May 23, 2020 - Java
-
Updated
Dec 7, 2019 - Java
-
Updated
Aug 28, 2018 - Groovy
-
Updated
May 31, 2020 - Java
-
Updated
Nov 25, 2019 - Java
-
Updated
Mar 15, 2020 - Java
-
Updated
Feb 1, 2020 - Java
Add a unit test for spring-session
-
Updated
Jun 1, 2020 - Java
-
Updated
Sep 15, 2019 - Java
Improve this page
Add a description, image, and links to the spring-boot-starter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spring-boot-starter topic, visit your repo's landing page and select "manage topics."
When trying to register grpc server in consul recently was found that LogNet had not properly configured healthcheck. As a result we have service in consul, which doesn't have proper metadata and tags, health check route and so on. We use LogNet in prod, and we strongly need this functionality.
From my point of view, the right way is to use https://www.consul.io/docs/agent/checks.html gr