Skip to content
#

spring-boot-starter

Here are 261 public repositories matching this topic...

evk1986
evk1986 commented Feb 5, 2020

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

zaabskr
zaabskr commented Aug 21, 2019

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

starlight36
starlight36 commented Feb 7, 2020

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

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.

Curate this topic

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."

Learn more

You can’t perform that action at this time.