SpringBoot ConfigData with Option.IGNORE_IMPORTS can cause NPE

See https://github.com/spring-cloud/spring-cloud-config/issues/1793#issuecomment-768546224.We need to change this line

SpringBoot spring.config.activate.on-profile cannot be used in profile specific file

We use the "multi properties files in one" feature of Spring Boot 2.4.With the change from Spring Boot 2.4.1 to 2.4.2 th...

SpringBoot Migrate from deprecated methods in AbstractWebFluxEndpointHandlerMapping

Comment From: philwebbClosing in favor of PR #25006. Thanks @dreis2211!

SpringBoot Spring boot plugin at least since version 2.3.8.RELEASE included 2.4.2 that brokes badly IDE Apache Netbeans

Refers https://issues.apache.org/jira/browse/NETBEANS-5293Handling of project dependencies in gradle multiproject seems ...

SpringBoot @RestController fail to serve multiple annotated interfaces

Spring Boot version: 2.4.2Sample project: https://github.com/amarkevich/spring-boot-jwt-testControllerPreAuthorizeImpl i...

SpringBoot Spring Boot profiles and property resolution does not work as expected

Environment:- Spring Boot: 1.5.9.RELEASE- Java: 1.8.0_151- Maven: 3.5.0- Linux Ubuntu 4.10.0-42-genericFrom what I can u...

SpringBoot Support configuring Couchbase Seed Nodes

Currently it's not possible to use Spring Boot's Couchbase auto configuration when running Couchbase locally in docker. ...

SpringBoot Error creating bean in Spring boot in CentOS 8

I'm trying to use cuebot (opencue) in centos and can't deploy cuebot on the server with this error:java -jar build/libs/...

SpringBoot Switch ControllerEndpointHandlerMapping to use mutate builder

See https://github.com/spring-projects/spring-framework/issues/26428. I think we can update Servlet and Reactive Control...

SpringBoot External configuration property sources order is not stable

I am having an issue with spring boot 2.4.1 (also 2.4.2) when loading configuration from consul using the new import mec...

SpringBoot Sql querries not excecuted spring boot data jpa postgres and hibernate

Hello, I am trying to build a crud rest api with spring boot , spring data jpa and psotgresql.when i run the app , it i...

SpringBoot Upgrade to JUnit 4.13.1

Comment From: wilkinsonaThis is blocked at the moment as JUnit Jupiter 5.6.2 cannot parse 4.13.1, failing with the follo...

SpringBoot ConfigDataLoaders cannot have a DeferredLogFactory injected preventing their subcomponents from logging accurately

At the moment, ConfigDataLoader instances can have a Log injected into their constructor but cannot have a DeferredLogFa...

SpringBoot Local build fails due to cache locking

BootJarIntegrationTests quite often for me when running a local build. The cause seems to be cache lock timeouts:2021-01...

SpringBoot Further support of CNCF buildpacks (--buildpack= for example)

Hello Spring Boot team,I understand the support for the pack specification is still new (2.3 if I'm correct), but I was ...

SpringBoot Consider sorting response from links endpoint alphabetically

From StackOverflow. I'm not convinced we should sort on the server side because the links endpoint is quite likely to be...

SpringBoot Property 'spring.config.activate.on-profile' is invalid in a profile specific resource

I have service that was using Spring Boot 2.4.1For local development I have local profile and activate it usingapplicati...

SpringBoot Cannot getMergedProperties(Locale locale) from ReloadableResourceBundleMessageSource.

This is question.The spring boot uses messages as the default basename value for the message.spring.messages.basename=me...

SpringBoot init

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

SpringBoot Extend HttpSessionEventPublisher to propagate HttpSessionIdListener events.

As additional funcvtionality for #24879 it's convenient to add support for propagating of session id changes to spring ...
上一页 下一页
.