SpringBoot configtree not working with Kubernetes projected volume

Spring boot version: 2.4.1Tested on Kubernetes v1.18.8 and locally reproduced on Windows file systemKubernetes volume pr...

SpringBoot Suggestion: One property to define the properties of different servers

Spring boot 2.4.xAs was done in this issue, where the configuration of the management context-path for Tomcat and Netty ...

SpringBoot Add a ConcurrentCompositeHealthIndicator

See https://github.com/spring-projects/spring-boot/issues/2652I submitted a PR for this issue before, but it wasn't very...

SpringBoot ConfigDataLocationNotFoundException thrown at application startup with configserver: config imports, that are not even meant for the current profile

Since upgrading from 2.4.0 to 2.4.1 (same for 2.4.2-SNAPSHOT) my application fails to startup due the following excepti...

SpringBoot Exclude starters from Javadoc aggregation

Hi,I was looking through some build scans the other day and noticed some deprecation warnings that seem to be generated ...

SpringBoot Upgrade testcontainers to 1.15.1

Upgrade testcontainers to 1.15.1when creating an application with start.spring.ioComment From: snicoll@hansdesmet I am n...

SpringBoot Remove unnecessary semicolons

Comment From: snicoll@andrey4623 thanks again. I've found a few more that I've polished in https://github.com/spring-pro...

SpringBoot Multi-module Spring-boot project does not compile, when modules include other local modules.

Spring Boot is not compiling simple multi-modules project.THIS IS A MAVEN PROJECT *The Project has 3 modules => modul...

SpringBoot WebServer.getPort() returns 0 instead of -1 for closed connections

The javadoc for WebServer.getPort() states that it returns "the port (or -1 if none)". The implementations appear to ret...

SpringBoot Refactoring to reduce code depth

Thank you : )

SpringBoot Hibernate Search Dependency Management

Consider adding hibernate-search-orm to Boot's dependency management. There were a few issues recently with the Hibernat...

SpringBoot Add Revved up by Gradle Enterprise badge to Readme

Add Revved up by Gradle Enterprise badge to ReadmeComment From: wilkinsonaThanks very much, @runningcode. I really like ...

SpringBoot Support ConverterProvider in JooqAutoConfiguration

JOOQ added a ConverterProvider SPI in version 3.14, which is now supported by default in Spring Boot's dependencyFor now...

SpringBoot V2.2.0.snapshot

Comment From: pivotal-issuemaster@jieaotulip Please sign the Contributor License Agreement!Click here to manually synchr...

SpringBoot Update copyrights to 2021

Hi,this PR changes some copyrights in configs & doc files to 2021.On this occasion: happy new year everybody. Let's ...

SpringBoot LDAP Spring Security Authentication Error: code 32 - 0000208D: NameErr: DSID-0310021B, problem 2001 (NO_OBJECT), data 0, best match of

I am trying to authenticate a user (in Active Directory) from a user login web page. Authentication code below failed wi...

SpringBoot Problem with handling concurrent POST requests

Good Day, I use Spring Boot 2.4.0Problem: If this servlet receives 2 POST requests at the same time - the servlet will p...

SpringBoot Config reading arrays confused by comments

Spring Boot Version 2.4.0We have the following snippet in one of our application.properties files:## User Provisioning#a...

SpringBoot connection invalid when use spring-boot-starter-jpa and querydsl.

QuestionWhen I use spring data JPA and querydsl, in the case of multi data sources, I always report the problem of conne...

SpringBoot Spring Boot Slow Startup Time in Docker when limiting CPUs

My organization is wanting to optimize the usage of our applications within a Kubernetes container by utilizing the mini...
上一页 下一页
.