SpringBoot Applying Spring Boot Gradle plugin to large scale multi project slow down IntelliJ reload.

Enhancement (please don't include this emoji/text, just add your details)ProblemsWe have large scale server side project...

SpringBoot Delete ErrorProperties.IncludeStacktrace

Since it's only used for binding, in 2.4 we should be able to delete ErrorProperties.IncludeStackStrace and replace it w...

SpringBoot Fix

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

SpringBoot org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis

🙅 I am so weak and I need guys help me, hiahiahia~~~- Question- when I use spring-boot-starter-data-redis and i want t...

SpringBoot Lettuce has bugs and can't connect to Redis (UnresolvedAddressException)

application.ymlspring: redis: host: 127.0.0.1 port: 6379Got errors:org.springframework.data.redis.RedisConnection...

SpringBoot Add support for Elasticsearch Sniffer

Added autoconfig support and tests for the elastic search sniffer.Comment From: somayajThanks for the feedback. I believ...

SpringBoot Handle missing manifest files in JarTypeFilter

JarTypeFilter was not handling dependency jars with missing manifest files, resulting in all starter jars being included...

SpringBoot Polish

This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again @izeye

SpringBoot Provide out-of-the-box support for Elasticsearch Sniffer

It would be nice if Spring Boot provides out-of-the-box support for Elasticsearch Sniffer.See https://www.elastic.co/gui...

SpringBoot Spring Data Couchbase Auto Configuration prevents automatic index creation from occurring

Auto index creation support appears broken because the CouchbaseMappingContext @Bean is initialized before the Couchbase...

SpringBoot Maven resources plugin execution generates a warning with a vanilla project

Since the upgrade to 3.2.0 an vanilla project using our spring-boot-starter-parent outputs the following:[INFO] --- mave...

SpringBoot Starter jars not excluded from repackaged jars using spring-boot-maven-plugin.

JarTypeFilter is not handling dependency jars with missing manifest files. This results in all starter jars being includ...

SpringBoot Document warning about InMemoryOAuth2AuthorizedClientService

We should document that InMemoryOAuth2AuthorizedClientService isn't a good default, perhaps even log a warning.See #2423...

SpringBoot Exclude empty starters jars and annotation processors when running or packaging with Maven and Gradle

@odrotbohm brought up the interesting idea that we could simply exclude empty starter JARs from our fat jars. This might...

SpringBoot Update documentation containing examples of WebSecurityConfigurerAdapter

Following the change in #22739, we should update our documentation to use SecurityFilterChain over WebSecurityConfigurer...

SpringBoot Add configuration option to configure Kafka Listener's onlyLogRecordMetadata

Add configuration option to configure Kafka Listener's onlyLogRecordMetadata #24568Comment From: snicollVery nice @marti...

SpringBoot Spring Boot 1.5.22 vs 2.0.0 onwards .formLogin().loginPage issue(?)

To keep it simple - if i run https://mkyong.com/spring-boot/spring-boot-spring-security-thymeleaf-example/ code with spr...

SpringBoot Persistent and RelationshipProperties-annotated types are not scanned with Spring Data Neo4j

To align with the other store modules, I added the Persistent type to the initial scan list. We already added this in SD...

SpringBoot Disable Jackson SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS by default

Jackson added a breaking change in 2.10 for the way Duration is serialized.Before that the DurationSerializer was using ...

SpringBoot Harmonize ActiveMQ Artemis naming

A recent change on master lead to a review of the doc and @jbertram suggested we reviewed our doc to refer to Artemis as...
上一页 下一页
.